Unreviewed rebaseline for tests affected by Length change in r115573.
authoreae@chromium.org <eae@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sat, 28 Apr 2012 17:31:52 +0000 (17:31 +0000)
committereae@chromium.org <eae@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sat, 28 Apr 2012 17:31:52 +0000 (17:31 +0000)
* fast/borders/border-radius-huge-assert-expected.txt: Added.
* fast/html/details-position-expected.txt: Added.
* platform/chromium-mac-leopard/fast/forms/001-expected.png:
* platform/chromium-mac-leopard/fast/replaced/width100percent-checkbox-expected.png:
* platform/chromium-mac-leopard/fast/replaced/width100percent-radio-expected.png:
* platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.png:
* platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.png:
* platform/chromium-mac-snowleopard/fast/forms/001-expected.png:
* platform/chromium-mac-snowleopard/fast/replaced/width100percent-checkbox-expected.png:
* platform/chromium-mac-snowleopard/fast/replaced/width100percent-radio-expected.png:
* platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1318-expected.png:
* platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4527-expected.png:
* platform/chromium-mac/fast/forms/001-expected.png:
* platform/chromium-mac/fast/replaced/width100percent-checkbox-expected.png:
* platform/chromium-mac/fast/replaced/width100percent-radio-expected.png:
* platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Added.
* platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.txt:
* platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png:
* platform/chromium-win/fast/html/details-position-expected.txt:
* platform/chromium-win/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
* platform/efl/fast/borders/border-radius-huge-assert-expected.txt: Removed.
* platform/efl/fast/html/details-position-expected.txt: Removed.
* platform/efl/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Removed.
* platform/efl/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Removed.
* platform/gtk/fast/borders/border-radius-huge-assert-expected.txt: Removed.
* platform/gtk/fast/html/details-position-expected.txt: Removed.
* platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Removed.
* platform/gtk/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Removed.
* svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Added.
* svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Added.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@115575 268f45cc-cd09-0410-ab3c-d52691b4dbfc

28 files changed:
LayoutTests/ChangeLog
LayoutTests/fast/borders/border-radius-huge-assert-expected.txt [moved from LayoutTests/platform/gtk/fast/borders/border-radius-huge-assert-expected.txt with 100% similarity]
LayoutTests/fast/html/details-position-expected.txt [moved from LayoutTests/platform/gtk/fast/html/details-position-expected.txt with 100% similarity]
LayoutTests/platform/chromium-mac-leopard/fast/forms/001-expected.png
LayoutTests/platform/chromium-mac-leopard/fast/replaced/width100percent-checkbox-expected.png
LayoutTests/platform/chromium-mac-leopard/fast/replaced/width100percent-radio-expected.png
LayoutTests/platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.png
LayoutTests/platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.png
LayoutTests/platform/chromium-mac-snowleopard/fast/forms/001-expected.png
LayoutTests/platform/chromium-mac-snowleopard/fast/replaced/width100percent-checkbox-expected.png
LayoutTests/platform/chromium-mac-snowleopard/fast/replaced/width100percent-radio-expected.png
LayoutTests/platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1318-expected.png
LayoutTests/platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4527-expected.png
LayoutTests/platform/chromium-mac/fast/forms/001-expected.png
LayoutTests/platform/chromium-mac/fast/replaced/width100percent-checkbox-expected.png
LayoutTests/platform/chromium-mac/fast/replaced/width100percent-radio-expected.png
LayoutTests/platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt [moved from LayoutTests/platform/efl/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt with 74% similarity]
LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png
LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png
LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.txt
LayoutTests/platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png
LayoutTests/platform/chromium-win/fast/html/details-position-expected.txt
LayoutTests/platform/chromium-win/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt
LayoutTests/platform/efl/fast/borders/border-radius-huge-assert-expected.txt [deleted file]
LayoutTests/platform/efl/fast/html/details-position-expected.txt [deleted file]
LayoutTests/platform/efl/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt [deleted file]
LayoutTests/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt [moved from LayoutTests/platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt with 100% similarity]
LayoutTests/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt [moved from LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt with 100% similarity]

index f495b11..53c0897 100644 (file)
@@ -1,3 +1,40 @@
+2012-04-28  Emil A Eklund  <eae@chromium.org>
+
+        Unreviewed rebaseline for tests affected by Length change in r115573.
+
+        * fast/borders/border-radius-huge-assert-expected.txt: Added.
+        * fast/html/details-position-expected.txt: Added.
+        * platform/chromium-mac-leopard/fast/forms/001-expected.png:
+        * platform/chromium-mac-leopard/fast/replaced/width100percent-checkbox-expected.png:
+        * platform/chromium-mac-leopard/fast/replaced/width100percent-radio-expected.png:
+        * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.png:
+        * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.png:
+        * platform/chromium-mac-snowleopard/fast/forms/001-expected.png:
+        * platform/chromium-mac-snowleopard/fast/replaced/width100percent-checkbox-expected.png:
+        * platform/chromium-mac-snowleopard/fast/replaced/width100percent-radio-expected.png:
+        * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1318-expected.png:
+        * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4527-expected.png:
+        * platform/chromium-mac/fast/forms/001-expected.png:
+        * platform/chromium-mac/fast/replaced/width100percent-checkbox-expected.png:
+        * platform/chromium-mac/fast/replaced/width100percent-radio-expected.png:
+        * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Added.
+        * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png:
+        * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png:
+        * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.txt:
+        * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png:
+        * platform/chromium-win/fast/html/details-position-expected.txt:
+        * platform/chromium-win/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
+        * platform/efl/fast/borders/border-radius-huge-assert-expected.txt: Removed.
+        * platform/efl/fast/html/details-position-expected.txt: Removed.
+        * platform/efl/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Removed.
+        * platform/efl/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Removed.
+        * platform/gtk/fast/borders/border-radius-huge-assert-expected.txt: Removed.
+        * platform/gtk/fast/html/details-position-expected.txt: Removed.
+        * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Removed.
+        * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Removed.
+        * svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Added.
+        * svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Added.
+
 2012-04-26  Emil A Eklund  <eae@chromium.org>
 
         Move Length and CSS length computation to float
index fae5c45..83ed441 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac-leopard/fast/forms/001-expected.png and b/LayoutTests/platform/chromium-mac-leopard/fast/forms/001-expected.png differ
index 798b278..bedd546 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac-leopard/fast/replaced/width100percent-checkbox-expected.png and b/LayoutTests/platform/chromium-mac-leopard/fast/replaced/width100percent-checkbox-expected.png differ
index 4224859..8643dc8 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac-leopard/fast/replaced/width100percent-radio-expected.png and b/LayoutTests/platform/chromium-mac-leopard/fast/replaced/width100percent-radio-expected.png differ
index 6900d68..a6908c3 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.png and b/LayoutTests/platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.png differ
index b888c7d..7941a7b 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.png and b/LayoutTests/platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.png differ
index 55e1a91..374cd45 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac-snowleopard/fast/forms/001-expected.png and b/LayoutTests/platform/chromium-mac-snowleopard/fast/forms/001-expected.png differ
index 43c2169..933dce0 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac-snowleopard/fast/replaced/width100percent-checkbox-expected.png and b/LayoutTests/platform/chromium-mac-snowleopard/fast/replaced/width100percent-checkbox-expected.png differ
index dc13bb3..6cf6f8c 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac-snowleopard/fast/replaced/width100percent-radio-expected.png and b/LayoutTests/platform/chromium-mac-snowleopard/fast/replaced/width100percent-radio-expected.png differ
index 11112f1..5436667 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1318-expected.png and b/LayoutTests/platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1318-expected.png differ
index 26b2df0..faeaa82 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4527-expected.png and b/LayoutTests/platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4527-expected.png differ
index 16592cb..457b951 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac/fast/forms/001-expected.png and b/LayoutTests/platform/chromium-mac/fast/forms/001-expected.png differ
index 08c0a01..38d81bf 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac/fast/replaced/width100percent-checkbox-expected.png and b/LayoutTests/platform/chromium-mac/fast/replaced/width100percent-checkbox-expected.png differ
index a916052..15e2f08 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac/fast/replaced/width100percent-radio-expected.png and b/LayoutTests/platform/chromium-mac/fast/replaced/width100percent-radio-expected.png differ
@@ -1,28 +1,28 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x375
-  RenderBlock {html} at (0,0) size 800x375
-    RenderBody {body} at (5,5) size 790x365
-      RenderTable {table} at (44,0) size 701x365
-        RenderTableSection (anonymous) at (0,0) size 701x365
-          RenderTableRow {tr} at (0,0) size 701x365
-            RenderTableCell {td} at (0,0) size 701x365 [r=0 c=0 rs=1 cs=3]
-              RenderTable {table} at (6,6) size 689x353
-                RenderTableSection (anonymous) at (0,0) size 689x353
-                  RenderTableRow {tr} at (0,1) size 689x63
-                    RenderTableCell {td} at (1,1) size 687x63 [r=0 c=0 rs=1 cs=2]
-                      RenderBlock {h1} at (5,19) size 677x25
-                        RenderText {#text} at (99,0) size 479x25
+layer at (0,0) size 800x376
+  RenderBlock {html} at (0,0) size 800x376
+    RenderBody {body} at (5,5) size 790x366
+      RenderTable {table} at (44,0) size 701x366
+        RenderTableSection (anonymous) at (0,0) size 701x366
+          RenderTableRow {tr} at (0,0) size 701x366
+            RenderTableCell {td} at (0,0) size 701x366 [r=0 c=0 rs=1 cs=3]
+              RenderTable {table} at (6,6) size 689x354
+                RenderTableSection (anonymous) at (0,0) size 689x354
+                  RenderTableRow {tr} at (0,1) size 689x64
+                    RenderTableCell {td} at (1,1) size 687x64 [r=0 c=0 rs=1 cs=2]
+                      RenderBlock {h1} at (5,19) size 677x26
+                        RenderText {#text} at (99,0) size 479x26
                           text run at (99,0) width 479: "Both sides should have identical size after zooming"
-                  RenderTableRow {tr} at (0,65) size 689x23
-                    RenderTableCell {td} at (1,65) size 343x23 [r=1 c=0 rs=1 cs=1]
+                  RenderTableRow {tr} at (0,66) size 689x23
+                    RenderTableCell {td} at (1,66) size 343x23 [r=1 c=0 rs=1 cs=1]
                       RenderText {#text} at (144,5) size 55x13
                         text run at (144,5) width 55: "SVG Image"
-                    RenderTableCell {td} at (345,65) size 343x23 [r=1 c=1 rs=1 cs=1]
+                    RenderTableCell {td} at (345,66) size 343x23 [r=1 c=1 rs=1 cs=1]
                       RenderText {#text} at (144,5) size 55x13
                         text run at (144,5) width 55: "PNG Image"
-                  RenderTableRow {tr} at (0,89) size 689x263
-                    RenderTableCell {td} at (1,89) size 343x263 [r=2 c=0 rs=1 cs=1]
+                  RenderTableRow {tr} at (0,90) size 689x263
+                    RenderTableCell {td} at (1,90) size 343x263 [r=2 c=0 rs=1 cs=1]
                       RenderEmbeddedObject {object} at (5,5) size 333x250
                         layer at (0,0) size 333x250
                           RenderView at (0,0) size 333x250
@@ -42,6 +42,6 @@ layer at (0,0) size 800x375
                                 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 266.67: "$Revision: 1.7 $"
                             RenderSVGRect {rect} at (0,0) size 333x250 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
                       RenderText {#text} at (0,0) size 0x0
-                    RenderTableCell {td} at (345,89) size 343x262 [r=2 c=1 rs=1 cs=1]
+                    RenderTableCell {td} at (345,90) size 343x262 [r=2 c=1 rs=1 cs=1]
                       RenderImage {img} at (5,5) size 333x249
                       RenderText {#text} at (0,0) size 0x0
index de48a7d..5295752 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png and b/LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png differ
index ed870e8..f40dc47 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png and b/LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png differ
index 1e6d8f3..e85f683 100644 (file)
@@ -33,13 +33,13 @@ layer at (0,0) size 800x600
               RenderImage {IMG} at (0,60) size 470x10
               RenderBR {BR} at (470,70) size 0x0
           RenderTableRow {TR} at (0,70) size 613x25
-            RenderTableCell {TD} at (126,70) size 246x25 [bgcolor=#CCCCCC] [r=1 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (126,70) size 244x25 [bgcolor=#CCCCCC] [r=1 c=1 rs=1 cs=1]
               RenderImage {IMG} at (0,0) size 232x25
-            RenderTableCell {TD} at (372,71) size 110x23 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
+            RenderTableCell {TD} at (370,71) size 109x23 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
               RenderTextControl {INPUT} at (5,2) size 75x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
                 RenderBlock {DIV} at (3,3) size 69x13
               RenderImage {INPUT} at (82,4) size 25x18
-            RenderTableCell {TD} at (482,70) size 131x25 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
+            RenderTableCell {TD} at (479,70) size 134x25 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
               RenderBlock {INPUT} at (2,4) size 12x13
               RenderImage {IMG} at (16,0) size 40x25
               RenderBlock {INPUT} at (58,4) size 12x13
index 10eea35..09f1591 100644 (file)
Binary files a/LayoutTests/platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png and b/LayoutTests/platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png differ
index 6ab08a4..1258dd9 100644 (file)
@@ -6,8 +6,8 @@ layer at (0,0) size 800x585
       RenderBlock {DETAILS} at (0,0) size 784x0
       RenderBlock {DETAILS} at (0,0) size 784x20
       RenderBlock {DETAILS} at (0,20) size 784x0
-layer at (50,150) size 45x20
-  RenderBlock (positioned) {SUMMARY} at (50,150) size 45x20
+layer at (50,150) size 46x20
+  RenderBlock (positioned) {SUMMARY} at (50,150) size 46x20
     RenderDetailsMarker {DIV} at (0,5) size 10x10: right
     RenderText {#text} at (16,0) size 29x19
       text run at (16,0) width 29: "fixed"
@@ -16,8 +16,8 @@ layer at (158,158) size 784x20
     RenderDetailsMarker {DIV} at (0,5) size 10x10: right
     RenderText {#text} at (16,0) size 43x19
       text run at (16,0) width 43: "relative"
-layer at (250,150) size 66x20
-  RenderBlock (positioned) {SUMMARY} at (250,150) size 66x20
+layer at (250,150) size 67x20
+  RenderBlock (positioned) {SUMMARY} at (250,150) size 67x20
     RenderDetailsMarker {DIV} at (0,5) size 10x10: right
     RenderText {#text} at (16,0) size 50x19
       text run at (16,0) width 50: "absolute"
index 7ac31f4..5bb4b57 100644 (file)
@@ -30,10 +30,10 @@ layer at (0,0) size 800x467
             RenderSVGRoot {svg} at (0,0) size 102x26
               RenderSVGRect {rect} at (0,0) size 102x26 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
               RenderSVGPath {path} at (15,5) size 72x16 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
-      RenderTable at (1,256) size 138x44
-        RenderTableSection (anonymous) at (0,0) size 138x44
-          RenderTableRow (anonymous) at (0,0) size 138x44
-            RenderTableCell {P} at (0,0) size 138x44 [r=0 c=0 rs=1 cs=1]
+      RenderTable at (1,256) size 139x44
+        RenderTableSection (anonymous) at (0,0) size 139x44
+          RenderTableRow (anonymous) at (0,0) size 139x44
+            RenderTableCell {P} at (0,0) size 139x44 [r=0 c=0 rs=1 cs=1]
               RenderEmbeddedObject {OBJECT} at (9,0) size 120x44 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
                 layer at (0,0) size 102x26
                   RenderView at (0,0) size 102x26
@@ -41,10 +41,10 @@ layer at (0,0) size 800x467
                   RenderSVGRoot {svg} at (0,0) size 102x26
                     RenderSVGRect {rect} at (0,0) size 102x26 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
                     RenderSVGPath {path} at (15,5) size 72x16 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
-      RenderTable {TABLE} at (1,355) size 138x44
-        RenderTableSection {TBODY} at (0,0) size 138x44
-          RenderTableRow {TR} at (0,0) size 138x44
-            RenderTableCell {TD} at (0,0) size 138x44 [r=0 c=0 rs=1 cs=1]
+      RenderTable {TABLE} at (1,355) size 139x44
+        RenderTableSection {TBODY} at (0,0) size 139x44
+          RenderTableRow {TR} at (0,0) size 139x44
+            RenderTableCell {TD} at (0,0) size 139x44 [r=0 c=0 rs=1 cs=1]
               RenderEmbeddedObject {OBJECT} at (9,0) size 120x44 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
                 layer at (0,0) size 102x26
                   RenderView at (0,0) size 102x26
diff --git a/LayoutTests/platform/efl/fast/borders/border-radius-huge-assert-expected.txt b/LayoutTests/platform/efl/fast/borders/border-radius-huge-assert-expected.txt
deleted file mode 100644 (file)
index c3f254b..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x582
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 83x19
-          text run at (0,0) width 83: "Pixel test for "
-        RenderInline {I} at (0,0) size 561x37
-          RenderInline {A} at (0,0) size 301x19 [color=#0000EE]
-            RenderText {#text} at (83,0) size 301x19
-              text run at (83,0) width 301: "http://bugs.webkit.org/show_bug.cgi?id=12043"
-          RenderText {#text} at (384,0) size 561x37
-            text run at (384,0) width 4: " "
-            text run at (388,0) width 173: "Another assertion failure in"
-            text run at (0,18) width 246: "WebCore::RenderObject::drawBorder"
-        RenderText {#text} at (246,18) size 4x19
-          text run at (246,18) width 4: "."
-      RenderBlock {P} at (0,52) size 784x18
-        RenderText {#text} at (0,0) size 304x19
-          text run at (0,0) width 304: "There should be three squres and a circle below."
-      RenderBlock {DIV} at (0,86) size 56x56 [bgcolor=#C0C0C0] [border: (3px solid #000000)]
-      RenderBlock {DIV} at (0,152) size 56x56 [bgcolor=#C0C0C0] [border: (3px solid #000000)]
-      RenderBlock {DIV} at (0,218) size 56x56 [bgcolor=#C0C0C0] [border: (3px solid #000000)]
-      RenderBlock {DIV} at (0,284) size 56x56 [bgcolor=#C0C0C0] [border: (3px solid #000000)]
diff --git a/LayoutTests/platform/efl/fast/html/details-position-expected.txt b/LayoutTests/platform/efl/fast/html/details-position-expected.txt
deleted file mode 100644 (file)
index d5970f4..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-layer at (0,0) size 942x585
-  RenderView at (0,0) size 800x585
-layer at (0,0) size 800x585
-  RenderBlock {HTML} at (0,0) size 800x585
-    RenderBody {BODY} at (8,8) size 784x569
-      RenderBlock {DETAILS} at (0,0) size 784x0
-      RenderBlock {DETAILS} at (0,0) size 784x18
-      RenderBlock {DETAILS} at (0,18) size 784x0
-layer at (50,150) size 48x18
-  RenderBlock (positioned) {SUMMARY} at (50,150) size 48x18
-    RenderDetailsMarker {DIV} at (0,5) size 10x10: right
-    RenderText {#text} at (16,0) size 32x19
-      text run at (16,0) width 32: "fixed"
-layer at (158,158) size 784x18
-  RenderBlock (relative positioned) {SUMMARY} at (0,0) size 784x18
-    RenderDetailsMarker {DIV} at (0,5) size 10x10: right
-    RenderText {#text} at (16,0) size 46x19
-      text run at (16,0) width 46: "relative"
-layer at (250,150) size 68x18
-  RenderBlock (positioned) {SUMMARY} at (250,150) size 68x18
-    RenderDetailsMarker {DIV} at (0,5) size 10x10: right
-    RenderText {#text} at (16,0) size 52x19
-      text run at (16,0) width 52: "absolute"
diff --git a/LayoutTests/platform/efl/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt b/LayoutTests/platform/efl/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt
deleted file mode 100644 (file)
index a4d9399..0000000
+++ /dev/null
@@ -1,62 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x469
-  RenderBlock {HTML} at (0,0) size 800x469
-    RenderBody {BODY} at (4,4) size 140x457 [border: (1px dashed #C0C0C0)]
-      RenderBlock {P} at (1,10) size 138x27
-        RenderText {#text} at (0,-1) size 137x29
-          text run at (0,-1) width 135: "The following six blue boxes must"
-          text run at (0,8) width 137: "be of the same width. There must be"
-          text run at (0,17) width 26: "no red."
-      RenderBlock {P} at (10,46) size 120x27 [bgcolor=#008000] [border: (9px solid #0000FF)]
-        RenderText {#text} at (9,8) size 2x11
-          text run at (9,8) width 2: " "
-      RenderBlock {P} at (1,128) size 138x9
-        RenderText {#text} at (0,-1) size 12x11
-          text run at (0,-1) width 12: "      "
-        RenderText {#text} at (0,0) size 0x0
-        RenderEmbeddedObject {OBJECT} at (9,0) size 120x44 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
-          layer at (0,0) size 102x26
-            RenderView at (0,0) size 102x26
-          layer at (0,0) size 102x26
-            RenderSVGRoot {svg} at (0,0) size 102x26
-              RenderSVGRect {rect} at (0,0) size 102x26 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
-              RenderSVGPath {path} at (15,5) size 72x16 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
-      RenderBlock {P} at (1,192) size 138x9
-        RenderEmbeddedObject {OBJECT} at (9,0) size 120x44 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
-          layer at (0,0) size 102x26
-            RenderView at (0,0) size 102x26
-          layer at (0,0) size 102x26
-            RenderSVGRoot {svg} at (0,0) size 102x26
-              RenderSVGRect {rect} at (0,0) size 102x26 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
-              RenderSVGPath {path} at (15,5) size 72x16 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
-      RenderTable at (1,256) size 138x45
-        RenderTableSection (anonymous) at (0,0) size 138x45
-          RenderTableRow (anonymous) at (0,0) size 138x45
-            RenderTableCell {P} at (0,0) size 138x45 [r=0 c=0 rs=1 cs=1]
-              RenderEmbeddedObject {OBJECT} at (9,0) size 120x44 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
-                layer at (0,0) size 102x26
-                  RenderView at (0,0) size 102x26
-                layer at (0,0) size 102x26
-                  RenderSVGRoot {svg} at (0,0) size 102x26
-                    RenderSVGRect {rect} at (0,0) size 102x26 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
-                    RenderSVGPath {path} at (15,5) size 72x16 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
-      RenderTable {TABLE} at (1,356) size 138x45
-        RenderTableSection {TBODY} at (0,0) size 138x45
-          RenderTableRow {TR} at (0,0) size 138x45
-            RenderTableCell {TD} at (0,0) size 138x45 [r=0 c=0 rs=1 cs=1]
-              RenderEmbeddedObject {OBJECT} at (9,0) size 120x44 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
-                layer at (0,0) size 102x26
-                  RenderView at (0,0) size 102x26
-                layer at (0,0) size 102x26
-                  RenderSVGRoot {svg} at (0,0) size 102x26
-                    RenderSVGRect {rect} at (0,0) size 102x26 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
-                    RenderSVGPath {path} at (15,5) size 72x16 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
-      RenderBlock (floating) {P} at (1,456) size 138x9
-        RenderEmbeddedObject {OBJECT} at (9,0) size 120x44 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
-          layer at (0,0) size 102x26
-            RenderView at (0,0) size 102x26
-          layer at (0,0) size 102x26
-            RenderSVGRoot {svg} at (0,0) size 102x26
-              RenderSVGRect {rect} at (0,0) size 102x26 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
-              RenderSVGPath {path} at (15,5) size 72x16 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]