Title: [120487] trunk/LayoutTests
Revision
120487
Author
[email protected]
Date
2012-06-15 13:00:56 -0700 (Fri, 15 Jun 2012)

Log Message

Unreviewed. Rebaselines for r120477.

* platform/chromium-linux/fast/forms/formmove3-expected.txt:
* platform/chromium-win/editing/deleting/delete-3800834-fix-expected.txt:
* platform/chromium-win/fast/dynamic/011-expected.txt:
* platform/chromium-win/fast/forms/preserveFormDuringResidualStyle-expected.txt:
* platform/chromium-win/fast/invalid/001-expected.txt:
* platform/chromium-win/fast/invalid/003-expected.txt:
* platform/chromium-win/fast/invalid/004-expected.txt:
* platform/chromium-win/fast/invalid/007-expected.txt:
* platform/chromium-win/fast/invalid/019-expected.txt:
* platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug647-expected.txt:
* platform/chromium-win/tables/mozilla/other/wa_table_tr_align-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (120486 => 120487)


--- trunk/LayoutTests/ChangeLog	2012-06-15 19:53:27 UTC (rev 120486)
+++ trunk/LayoutTests/ChangeLog	2012-06-15 20:00:56 UTC (rev 120487)
@@ -1,3 +1,20 @@
+2012-06-15  Abhishek Arya  <[email protected]>
+
+        Unreviewed. Rebaselines for r120477.
+
+        * platform/chromium-linux/fast/forms/formmove3-expected.txt:
+        * platform/chromium-win/editing/deleting/delete-3800834-fix-expected.txt:
+        * platform/chromium-win/fast/dynamic/011-expected.txt:
+        * platform/chromium-win/fast/forms/preserveFormDuringResidualStyle-expected.txt:
+        * platform/chromium-win/fast/invalid/001-expected.txt:
+        * platform/chromium-win/fast/invalid/003-expected.txt:
+        * platform/chromium-win/fast/invalid/004-expected.txt:
+        * platform/chromium-win/fast/invalid/007-expected.txt:
+        * platform/chromium-win/fast/invalid/019-expected.txt:
+        * platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
+        * platform/chromium-win/tables/mozilla/bugs/bug647-expected.txt:
+        * platform/chromium-win/tables/mozilla/other/wa_table_tr_align-expected.txt:
+
 2012-06-13  Vincent Scheib  <[email protected]>
 
         Add new Pointer Lock spec webkitRequestPointerLock and webkitExitPointerLock methods.

Modified: trunk/LayoutTests/platform/chromium-linux/fast/forms/formmove3-expected.txt (120486 => 120487)


--- trunk/LayoutTests/platform/chromium-linux/fast/forms/formmove3-expected.txt	2012-06-15 19:53:27 UTC (rev 120486)
+++ trunk/LayoutTests/platform/chromium-linux/fast/forms/formmove3-expected.txt	2012-06-15 20:00:56 UTC (rev 120487)
@@ -6,8 +6,6 @@
       RenderBlock (anonymous) at (0,0) size 784x0
         RenderInline {A} at (0,0) size 0x0
           RenderText {#text} at (0,0) size 0x0
-      RenderBlock (anonymous) at (0,0) size 784x0
-      RenderBlock (anonymous) at (0,0) size 784x0
         RenderInline {A} at (0,0) size 0x0
       RenderBlock {DIV} at (0,0) size 784x32
         RenderBlock (anonymous) at (0,0) size 784x0

Modified: trunk/LayoutTests/platform/chromium-win/editing/deleting/delete-3800834-fix-expected.txt (120486 => 120487)


--- trunk/LayoutTests/platform/chromium-win/editing/deleting/delete-3800834-fix-expected.txt	2012-06-15 19:53:27 UTC (rev 120486)
+++ trunk/LayoutTests/platform/chromium-win/editing/deleting/delete-3800834-fix-expected.txt	2012-06-15 20:00:56 UTC (rev 120487)
@@ -31,11 +31,8 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
       RenderBlock {DIV} at (0,0) size 784x56 [border: (2px solid #FF0000)]
-        RenderBlock (anonymous) at (14,14) size 756x28
-          RenderInline {SPAN} at (0,0) size 37x27
-            RenderText {#text} at (0,0) size 37x27
-              text run at (0,0) width 37: "Foo"
-        RenderBlock (anonymous) at (14,42) size 756x0
-        RenderBlock (anonymous) at (14,42) size 756x0
-          RenderInline {SPAN} at (0,0) size 0x0
+        RenderInline {SPAN} at (0,0) size 37x27
+          RenderText {#text} at (14,14) size 37x27
+            text run at (14,14) width 37: "Foo"
+        RenderInline {SPAN} at (0,0) size 0x27
 caret: position 3 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of body

Modified: trunk/LayoutTests/platform/chromium-win/fast/dynamic/011-expected.txt (120486 => 120487)


--- trunk/LayoutTests/platform/chromium-win/fast/dynamic/011-expected.txt	2012-06-15 19:53:27 UTC (rev 120486)
+++ trunk/LayoutTests/platform/chromium-win/fast/dynamic/011-expected.txt	2012-06-15 20:00:56 UTC (rev 120487)
@@ -3,10 +3,8 @@
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock (anonymous) at (0,0) size 784x0
-        RenderInline {SPAN} at (0,0) size 0x0
-      RenderBlock (anonymous) at (0,0) size 784x0
       RenderBlock (anonymous) at (0,0) size 784x40
+        RenderInline {SPAN} at (0,0) size 0x0
         RenderInline {SPAN} at (0,0) size 742x39
           RenderInline {SPAN} at (0,0) size 742x39
             RenderText {#text} at (0,0) size 742x39

Modified: trunk/LayoutTests/platform/chromium-win/fast/forms/preserveFormDuringResidualStyle-expected.txt (120486 => 120487)


--- trunk/LayoutTests/platform/chromium-win/fast/forms/preserveFormDuringResidualStyle-expected.txt	2012-06-15 19:53:27 UTC (rev 120486)
+++ trunk/LayoutTests/platform/chromium-win/fast/forms/preserveFormDuringResidualStyle-expected.txt	2012-06-15 20:00:56 UTC (rev 120487)
@@ -6,8 +6,6 @@
       RenderBlock (anonymous) at (0,0) size 784x0
         RenderInline {FONT} at (0,0) size 0x0
           RenderText {#text} at (0,0) size 0x0
-      RenderBlock (anonymous) at (0,0) size 784x0
-      RenderBlock (anonymous) at (0,0) size 784x0
         RenderInline {FONT} at (0,0) size 0x0
       RenderBlock {CENTER} at (0,0) size 784x25
         RenderBlock (anonymous) at (0,0) size 784x0

Modified: trunk/LayoutTests/platform/chromium-win/fast/invalid/001-expected.txt (120486 => 120487)


--- trunk/LayoutTests/platform/chromium-win/fast/invalid/001-expected.txt	2012-06-15 19:53:27 UTC (rev 120486)
+++ trunk/LayoutTests/platform/chromium-win/fast/invalid/001-expected.txt	2012-06-15 20:00:56 UTC (rev 120487)
@@ -5,8 +5,6 @@
     RenderBody {BODY} at (8,8) size 784x584
       RenderBlock (anonymous) at (0,0) size 784x0
         RenderInline {B} at (0,0) size 0x0
-      RenderBlock (anonymous) at (0,0) size 784x0
-      RenderBlock (anonymous) at (0,0) size 784x0
         RenderInline {B} at (0,0) size 0x0
       RenderBlock {P} at (0,0) size 784x20
         RenderInline {B} at (0,0) size 35x19

Modified: trunk/LayoutTests/platform/chromium-win/fast/invalid/003-expected.txt (120486 => 120487)


--- trunk/LayoutTests/platform/chromium-win/fast/invalid/003-expected.txt	2012-06-15 19:53:27 UTC (rev 120486)
+++ trunk/LayoutTests/platform/chromium-win/fast/invalid/003-expected.txt	2012-06-15 20:00:56 UTC (rev 120487)
@@ -8,11 +8,9 @@
           RenderInline {I} at (0,0) size 89x19
             RenderText {#text} at (0,0) size 89x19
               text run at (0,0) width 89: "Italic and Red"
-      RenderBlock (anonymous) at (0,20) size 784x0 [color=#FF0000]
-      RenderBlock (anonymous) at (0,20) size 784x0
-        RenderInline {FONT} at (0,0) size 0x0 [color=#FF0000]
-          RenderInline {I} at (0,0) size 0x0
-        RenderInline {I} at (0,0) size 0x0
+        RenderInline {FONT} at (0,0) size 0x19 [color=#FF0000]
+          RenderInline {I} at (0,0) size 0x19
+        RenderInline {I} at (0,0) size 0x19
       RenderBlock (anonymous) at (0,36) size 784x20
         RenderBlock {P} at (0,0) size 784x20
           RenderInline {FONT} at (0,0) size 93x19 [color=#FF0000]
@@ -39,8 +37,6 @@
         RenderInline {FONT} at (0,0) size 0x0 [color=#FF0000]
           RenderInline {I} at (0,0) size 0x0
             RenderText {#text} at (0,0) size 0x0
-      RenderBlock (anonymous) at (0,144) size 784x0 [color=#FF0000]
-      RenderBlock (anonymous) at (0,144) size 784x0
         RenderInline {FONT} at (0,0) size 0x0 [color=#FF0000]
           RenderInline {I} at (0,0) size 0x0
       RenderBlock {P} at (0,144) size 784x20

Modified: trunk/LayoutTests/platform/chromium-win/fast/invalid/004-expected.txt (120486 => 120487)


--- trunk/LayoutTests/platform/chromium-win/fast/invalid/004-expected.txt	2012-06-15 19:53:27 UTC (rev 120486)
+++ trunk/LayoutTests/platform/chromium-win/fast/invalid/004-expected.txt	2012-06-15 20:00:56 UTC (rev 120487)
@@ -18,8 +18,6 @@
         RenderInline {FONT} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
         RenderInline {B} at (0,0) size 0x0
-      RenderBlock (anonymous) at (0,210) size 784x0
-      RenderBlock (anonymous) at (0,210) size 784x0
         RenderInline {B} at (0,0) size 0x0
       RenderBlock {P} at (0,210) size 784x20
         RenderInline {B} at (0,0) size 101x19

Modified: trunk/LayoutTests/platform/chromium-win/fast/invalid/007-expected.txt (120486 => 120487)


--- trunk/LayoutTests/platform/chromium-win/fast/invalid/007-expected.txt	2012-06-15 19:53:27 UTC (rev 120486)
+++ trunk/LayoutTests/platform/chromium-win/fast/invalid/007-expected.txt	2012-06-15 20:00:56 UTC (rev 120487)
@@ -6,8 +6,6 @@
       RenderBlock (anonymous) at (0,0) size 784x0
         RenderInline {LABEL} at (0,0) size 0x0
           RenderInline {A} at (0,0) size 0x0
-      RenderBlock (anonymous) at (0,0) size 784x0
-      RenderBlock (anonymous) at (0,0) size 784x0
         RenderInline {LABEL} at (0,0) size 0x0
           RenderInline {A} at (0,0) size 0x0
       RenderBlock (anonymous) at (0,0) size 784x40

Modified: trunk/LayoutTests/platform/chromium-win/fast/invalid/019-expected.txt (120486 => 120487)


--- trunk/LayoutTests/platform/chromium-win/fast/invalid/019-expected.txt	2012-06-15 19:53:27 UTC (rev 120486)
+++ trunk/LayoutTests/platform/chromium-win/fast/invalid/019-expected.txt	2012-06-15 20:00:56 UTC (rev 120487)
@@ -6,8 +6,6 @@
       RenderBlock (anonymous) at (0,0) size 784x0
         RenderInline {B} at (0,0) size 0x0
           RenderInline {NOBR} at (0,0) size 0x0
-      RenderBlock (anonymous) at (0,0) size 784x0
-      RenderBlock (anonymous) at (0,0) size 784x0
         RenderInline {B} at (0,0) size 0x0
           RenderInline {NOBR} at (0,0) size 0x0
       RenderBlock {DIV} at (0,0) size 784x69

Modified: trunk/LayoutTests/platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt (120486 => 120487)


--- trunk/LayoutTests/platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt	2012-06-15 19:53:27 UTC (rev 120486)
+++ trunk/LayoutTests/platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt	2012-06-15 20:00:56 UTC (rev 120487)
@@ -9,6 +9,7 @@
       RenderInline {LABEL} at (0,0) size 95x19
         RenderText {#text} at (0,0) size 95x19
           text run at (0,0) width 95: "Some inline text"
+      RenderInline {LABEL} at (0,0) size 0x0
     RenderBlock (anonymous) at (5,25) size 379x306
       RenderBlock {SUMMARY} at (0,0) size 379x306
         RenderBlock (anonymous) at (0,0) size 379x20

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug647-expected.txt (120486 => 120487)


--- trunk/LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug647-expected.txt	2012-06-15 19:53:27 UTC (rev 120486)
+++ trunk/LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug647-expected.txt	2012-06-15 20:00:56 UTC (rev 120487)
@@ -18,8 +18,6 @@
                         RenderBlock (anonymous) at (2,2) size 90x0
                           RenderInline {FONT} at (0,0) size 0x0
                             RenderText {#text} at (0,0) size 0x0
-                        RenderBlock (anonymous) at (2,2) size 90x0
-                        RenderBlock (anonymous) at (2,2) size 90x0
                           RenderInline {FONT} at (0,0) size 0x0
                         RenderBlock {CENTER} at (2,2) size 90x12
                           RenderInline {FONT} at (0,0) size 24x12

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla/other/wa_table_tr_align-expected.txt (120486 => 120487)


--- trunk/LayoutTests/platform/chromium-win/tables/mozilla/other/wa_table_tr_align-expected.txt	2012-06-15 19:53:27 UTC (rev 120486)
+++ trunk/LayoutTests/platform/chromium-win/tables/mozilla/other/wa_table_tr_align-expected.txt	2012-06-15 20:00:56 UTC (rev 120487)
@@ -235,8 +235,6 @@
                         text run at (232,0) width 97: " has no special"
                         text run at (0,20) width 336: "effect on the row data since it simply reiterates the"
                         text run at (0,40) width 217: "default horizontal row alignment!"
-                RenderBlock (anonymous) at (2,62) size 336x0 [color=#FF0000]
-                RenderBlock (anonymous) at (2,62) size 336x0
                   RenderInline {B} at (0,0) size 0x0
                     RenderInline {FONT} at (0,0) size 0x0 [color=#FF0000]
                 RenderBlock {P} at (2,78) size 336x0
@@ -283,8 +281,6 @@
                         text run at (258,0) width 47: " has no"
                         text run at (0,20) width 295: "special effect on the row head since it simply"
                         text run at (0,40) width 311: "reiterates the default horizontal row alignment!"
-                RenderBlock (anonymous) at (2,62) size 336x0 [color=#FF0000]
-                RenderBlock (anonymous) at (2,62) size 336x0
                   RenderInline {B} at (0,0) size 0x0
                     RenderInline {FONT} at (0,0) size 0x0 [color=#FF0000]
                 RenderBlock {P} at (2,78) size 336x0
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to