Title: [91172] trunk/LayoutTests
Revision
91172
Author
[email protected]
Date
2011-07-17 23:24:03 -0700 (Sun, 17 Jul 2011)

Log Message

Chromium rebaselines after r91158.

Add failing expectations for tests added in r91125. The failures are tracked by the bug 64675.

Also remove failing expectations for some editing tests tracked by the Chromium issue 89477
because they are now passing.

* platform/chromium-linux/editing/inserting/5058163-1-expected.png:
* platform/chromium-win/editing/inserting/5058163-1-expected.png:
* platform/chromium-win/editing/inserting/5058163-1-expected.txt:
* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (91171 => 91172)


--- trunk/LayoutTests/ChangeLog	2011-07-18 02:58:46 UTC (rev 91171)
+++ trunk/LayoutTests/ChangeLog	2011-07-18 06:24:03 UTC (rev 91172)
@@ -1,3 +1,17 @@
+2011-07-17  Ryosuke Niwa  <[email protected]>
+
+        Chromium rebaselines after r91158.
+
+        Add failing expectations for tests added in r91125. The failures are tracked by the bug 64675.
+
+        Also remove failing expectations for some editing tests tracked by the Chromium issue 89477
+        because they are now passing.
+
+        * platform/chromium-linux/editing/inserting/5058163-1-expected.png:
+        * platform/chromium-win/editing/inserting/5058163-1-expected.png:
+        * platform/chromium-win/editing/inserting/5058163-1-expected.txt:
+        * platform/chromium/test_expectations.txt:
+
 2011-07-16  Gavin Barraclough  <[email protected]>
 
         https://bugs.webkit.org/show_bug.cgi?id=64657

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (91171 => 91172)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-18 02:58:46 UTC (rev 91171)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-18 06:24:03 UTC (rev 91172)
@@ -3837,5 +3837,5 @@
 
 BUGCR89474 : fast/js/call-base-resolution.html = PASS TEXT
 
-BUGCR89477 : editing/selection/image-before-linebreak.html = IMAGE
-BUGCR89477 : editing/selection/replaced-boundaries-3.html = IMAGE
+BUGWK64675 : svg/W3C-SVG-1.1-SE/painting-control-04-f.svg = IMAGE+TEXT
+BUGWK64675 : svg/custom/zero-path-square-cap-rendering.svg = IMAGE+TEXT

Modified: trunk/LayoutTests/platform/chromium-linux/editing/inserting/5058163-1-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/editing/inserting/5058163-1-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/editing/inserting/5058163-1-expected.txt (91171 => 91172)


--- trunk/LayoutTests/platform/chromium-win/editing/inserting/5058163-1-expected.txt	2011-07-18 02:58:46 UTC (rev 91171)
+++ trunk/LayoutTests/platform/chromium-win/editing/inserting/5058163-1-expected.txt	2011-07-18 06:24:03 UTC (rev 91172)
@@ -13,15 +13,13 @@
               RenderTableCell {TD} at (2,2) size 450x22 [r=0 c=0 rs=1 cs=1]
                 RenderText {#text} at (1,1) size 448x19
                   text run at (1,1) width 448: "There should be two empty paragraphs after this table and before the next."
-        RenderBlock (anonymous) at (0,28) size 784x20
+        RenderBlock (anonymous) at (0,28) size 784x40
           RenderBR {BR} at (0,0) size 0x19
-        RenderBlock {DIV} at (0,48) size 784x48
-          RenderBlock (anonymous) at (0,0) size 784x20
-            RenderBR {BR} at (0,0) size 0x19
-          RenderTable {TABLE} at (0,20) size 265x28 [border: (1px solid #AAAAAA)]
-            RenderTableSection {TBODY} at (1,1) size 263x26
-              RenderTableRow {TR} at (0,2) size 263x22
-                RenderTableCell {TD} at (2,2) size 259x22 [r=0 c=0 rs=1 cs=1]
-                  RenderText {#text} at (1,1) size 257x19
-                    text run at (1,1) width 257: "And the caret should be in the second one."
-caret: position 0 of child 0 {BR} of child 2 {DIV} of child 2 {DIV} of body
+          RenderBR {BR} at (0,20) size 0x19
+        RenderTable {TABLE} at (0,68) size 265x28 [border: (1px solid #AAAAAA)]
+          RenderTableSection {TBODY} at (1,1) size 263x26
+            RenderTableRow {TR} at (0,2) size 263x22
+              RenderTableCell {TD} at (2,2) size 259x22 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 257x19
+                  text run at (1,1) width 257: "And the caret should be in the second one."
+caret: position 0 of child 2 {BR} of child 2 {DIV} of body
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to