[Webkit-unassigned] [Bug 114612] New: REGRESSION(r148378): editing/style/block-style-005.html failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 15 02:32:37 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114612

           Summary: REGRESSION(r148378):
                    editing/style/block-style-005.html failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zarvai at inf.u-szeged.hu
                CC: rniwa at webkit.org, kadam at inf.u-szeged.hu,
                    sukolsak at gmail.com


After r148378 editing/style/block-style-005.html failing on Qt and GTK:

--- /ramdisk/qt-linux-release/build/layout-test-results/editing/style/block-style-005-expected.txt
+++ /ramdisk/qt-linux-release/build/layout-test-results/editing/style/block-style-005-actual.txt
@@ -1,9 +1,8 @@
 You should see one "x" followed by two blank lines. The blank lines should be the same height. The second line must be the same height as the first. See: <rdar://problem/3959727> REGRESSION (Mail): Style not preserved on blank lines
 x
-
-
+x
 execInsertParagraphCommand: <div id="test" class="editing">x</div><div id="test" class="editing"><br></div>
 execInsertParagraphCommand: <div id="test" class="editing">x</div><div id="test" class="editing"><br></div><div id="test" class="editing"><br></div>
 execTypeCharacterCommand: <div id="test" class="editing">x</div><div id="test" class="editing"><br></div><div id="test" class="editing">x</div>
 execFontSizeCommand: <div id="test" class="editing"><font size="7">x</font></div><div id="test" class="editing"><font size="7"><br></font></div><div id="test" class="editing"><font size="7">x</font></div>
-execDeleteCommand: <div id="test" class="editing"><font size="7">x</font></div><div id="test" class="editing"><font size="7"><br></font></div><div id="test" class="editing"><br></div>
+execDeleteCommand: <div id="test" class="editing"><font size="7">x</font></div><div id="test" class="editing"><span style="font-size: -webkit-xxx-large;">x</span></div>

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list