Title: [175329] trunk/LayoutTests
Revision
175329
Author
[email protected]
Date
2014-10-29 10:16:00 -0700 (Wed, 29 Oct 2014)

Log Message

Update Mavericks results after https://bugs.webkit.org/show_bug.cgi?id=137275
(Speed up line parsing for simple line layout)

* platform/mac-mavericks/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (175328 => 175329)


--- trunk/LayoutTests/ChangeLog	2014-10-29 15:09:57 UTC (rev 175328)
+++ trunk/LayoutTests/ChangeLog	2014-10-29 17:16:00 UTC (rev 175329)
@@ -1,3 +1,10 @@
+2014-10-29  Alexey Proskuryakov  <[email protected]>
+
+        Update Mavericks results after https://bugs.webkit.org/show_bug.cgi?id=137275
+        (Speed up line parsing for simple line layout)
+
+        * platform/mac-mavericks/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
+
 2014-10-17  Sergio Villar Senin  <[email protected]>
 
         ASSERTION FAILED: growthShare > 0 in WebCore::RenderGrid::distributeSpaceToTracks

Modified: trunk/LayoutTests/platform/mac-mavericks/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt (175328 => 175329)


--- trunk/LayoutTests/platform/mac-mavericks/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt	2014-10-29 15:09:57 UTC (rev 175328)
+++ trunk/LayoutTests/platform/mac-mavericks/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt	2014-10-29 17:16:00 UTC (rev 175329)
@@ -100,7 +100,6 @@
             RenderBlock {PRE} at (21,575) size 457x17 [border: (1px dotted #FFFF00)]
               RenderText {#text} at (1,1) size 40x15
                 text run at (1,1) width 40: "  ..."
-                text run at (41,1) width 0: " "
             RenderBlock {P} at (21,608) size 457x20 [border: (1px dotted #FFFF00)]
               RenderText {#text} at (1,1) size 453x18
                 text run at (1,1) width 453: "The dotted borders and lines and the text in the left cell should be white."
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to