Title: [113436] trunk/LayoutTests
Revision
113436
Author
[email protected]
Date
2012-04-06 08:08:47 -0700 (Fri, 06 Apr 2012)

Log Message

Differentiate between SVG/CSS width/height attributes/properties
https://bugs.webkit.org/show_bug.cgi?id=76447

Unreviewed Chromium expectations update.

* platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: Added.
* platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added.
* platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: Added.
* platform/chromium-linux-x86/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: Added.
* platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: Added.
* platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added.
* platform/chromium-win-vista/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: Added.
* platform/chromium-win-vista/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: Added.
* platform/chromium-win-xp/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: Added.
* platform/chromium-win-xp/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added.
* platform/chromium-win-xp/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: Added.
* platform/chromium-win-xp/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: Added.
* platform/chromium-win/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.png:
* platform/chromium-win/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt:
* platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png:
* platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt:
* platform/chromium-win/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.png:
* platform/chromium-win/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt:
* platform/chromium-win/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.png:
* platform/chromium-win/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt:
* platform/chromium/test_expectations.txt:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (113435 => 113436)


--- trunk/LayoutTests/ChangeLog	2012-04-06 15:04:31 UTC (rev 113435)
+++ trunk/LayoutTests/ChangeLog	2012-04-06 15:08:47 UTC (rev 113436)
@@ -1,3 +1,32 @@
+2012-04-06  Stephen Chenney  <[email protected]>
+
+        Differentiate between SVG/CSS width/height attributes/properties
+        https://bugs.webkit.org/show_bug.cgi?id=76447
+
+        Unreviewed Chromium expectations update.
+
+        * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: Added.
+        * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added.
+        * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: Added.
+        * platform/chromium-linux-x86/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: Added.
+        * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: Added.
+        * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added.
+        * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: Added.
+        * platform/chromium-win-vista/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: Added.
+        * platform/chromium-win-xp/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: Added.
+        * platform/chromium-win-xp/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added.
+        * platform/chromium-win-xp/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: Added.
+        * platform/chromium-win-xp/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: Added.
+        * platform/chromium-win/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.png:
+        * platform/chromium-win/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt:
+        * platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png:
+        * platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt:
+        * platform/chromium-win/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.png:
+        * platform/chromium-win/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt:
+        * platform/chromium-win/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.png:
+        * platform/chromium-win/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt:
+        * platform/chromium/test_expectations.txt:
+
 2012-04-06  János Badics  <[email protected]>
 
         [Qt] Unskipped some tests that now pass.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (113435 => 113436)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-04-06 15:04:31 UTC (rev 113435)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-04-06 15:08:47 UTC (rev 113436)
@@ -3382,12 +3382,6 @@
 // Caret position reported differently, should start at 0 instead of 18.
 BUGWK76446 WIN LINUX : svg/custom/pointer-events-text-css-transform.svg = TEXT
 
-// Slight changes in RenderReplaced extents.
-BUGWK76647 WIN LINUX : svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute.xhtml = IMAGE+TEXT
-BUGWK76647 WIN LINUX : svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute.xhtml = IMAGE+TEXT
-BUGWK76647 WIN LINUX : svg/custom/object-sizing-width-50p-on-target-svg-absolute.xhtml = IMAGE+TEXT
-BUGWK76647 WIN LINUX : svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute.xhtml = IMAGE+TEXT
-
 // Need to implement file name logging.
 BUGWK76572 : http/tests/download = FAIL
 

Added: trunk/LayoutTests/platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt (0 => 113436)


--- trunk/LayoutTests/platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt	2012-04-06 15:08:47 UTC (rev 113436)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 500x155 layerType: background only
+layer at (0,0) size 250x75
+  RenderBlock (positioned) zI: -1 {div} at (0,0) size 250x75 [bgcolor=#FF0000]
+layer at (0,0) size 500x155 layerType: foreground only
+  RenderBlock {html} at (0,0) size 500x155
+    RenderBody {body} at (0,0) size 500x155
+      RenderBlock {p} at (0,0) size 500x155
+        RenderEmbeddedObject {object} at (0,0) size 250x150
+          layer at (0,0) size 250x150
+            RenderView at (0,0) size 250x150
+          layer at (0,0) size 250x75
+            RenderSVGRoot {svg} at (0,0) size 250x75
+              RenderSVGRect {rect} at (0,0) size 250x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=250.00] [height=75.00]
+              RenderSVGRect {rect} at (12,3) size 226x69 [fill={[type=SOLID] [color=#008000]}] [x=12.50] [y=3.75] [width=225.00] [height=67.50]
+layer at (0,80) size 250x75
+  RenderSVGRoot {svg} at (0,80) size 250x75
+    RenderSVGRect {rect} at (0,80) size 250x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGRect {rect} at (12,83) size 226x69 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]

Added: trunk/LayoutTests/platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt (0 => 113436)


--- trunk/LayoutTests/platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt	2012-04-06 15:08:47 UTC (rev 113436)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 500x155 layerType: background only
+layer at (0,0) size 250x112
+  RenderBlock (positioned) zI: -1 {div} at (0,0) size 250x112 [bgcolor=#FF0000]
+layer at (0,0) size 500x155 layerType: foreground only
+  RenderBlock {html} at (0,0) size 500x155
+    RenderBody {body} at (0,0) size 500x155
+      RenderBlock {p} at (0,0) size 500x155
+        RenderEmbeddedObject {object} at (0,0) size 250x150
+          layer at (0,0) size 250x150
+            RenderView at (0,0) size 250x150
+          layer at (0,0) size 250x112
+            RenderSVGRoot {svg} at (0,0) size 250x112
+              RenderSVGRect {rect} at (0,0) size 250x112 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=250.00] [height=112.00]
+              RenderSVGRect {rect} at (12,5) size 226x102 [fill={[type=SOLID] [color=#008000]}] [x=12.50] [y=5.60] [width=225.00] [height=100.80]
+layer at (0,117) size 250x112
+  RenderSVGRoot {svg} at (0,117) size 250x112
+    RenderSVGRect {rect} at (0,117) size 250x112 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGRect {rect} at (12,122) size 226x102 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]

Added: trunk/LayoutTests/platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt (0 => 113436)


--- trunk/LayoutTests/platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt	2012-04-06 15:08:47 UTC (rev 113436)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 500x155 layerType: background only
+layer at (0,0) size 250x150
+  RenderBlock (positioned) zI: -1 {div} at (0,0) size 250x150 [bgcolor=#FF0000]
+layer at (0,0) size 500x155 layerType: foreground only
+  RenderBlock {html} at (0,0) size 500x155
+    RenderBody {body} at (0,0) size 500x155
+      RenderBlock {p} at (0,0) size 500x155
+        RenderEmbeddedObject {object} at (0,0) size 250x150
+          layer at (0,0) size 250x150
+            RenderView at (0,0) size 250x150
+          layer at (0,0) size 250x150
+            RenderSVGRoot {svg} at (0,0) size 250x150
+              RenderSVGRect {rect} at (0,0) size 250x150 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=250.00] [height=150.00]
+              RenderSVGRect {rect} at (12,7) size 226x136 [fill={[type=SOLID] [color=#008000]}] [x=12.50] [y=7.50] [width=225.00] [height=135.00]
+layer at (0,155) size 250x150
+  RenderSVGRoot {svg} at (0,155) size 250x150
+    RenderSVGRect {rect} at (0,155) size 250x150 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGRect {rect} at (12,162) size 226x136 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]

Added: trunk/LayoutTests/platform/chromium-linux-x86/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt (0 => 113436)


--- trunk/LayoutTests/platform/chromium-linux-x86/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux-x86/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt	2012-04-06 15:08:47 UTC (rev 113436)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 500x155 layerType: background only
+layer at (0,0) size 375x75
+  RenderBlock (positioned) zI: -1 {div} at (0,0) size 375x75 [bgcolor=#FF0000]
+layer at (0,0) size 500x155 layerType: foreground only
+  RenderBlock {html} at (0,0) size 500x155
+    RenderBody {body} at (0,0) size 500x155
+      RenderBlock {p} at (0,0) size 500x155
+        RenderEmbeddedObject {object} at (0,0) size 375x150
+          layer at (0,0) size 375x150
+            RenderView at (0,0) size 375x150
+          layer at (0,0) size 375x75
+            RenderSVGRoot {svg} at (0,0) size 375x75
+              RenderSVGRect {rect} at (0,0) size 375x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=375.00] [height=75.00]
+              RenderSVGRect {rect} at (18,3) size 339x69 [fill={[type=SOLID] [color=#008000]}] [x=18.75] [y=3.75] [width=337.50] [height=67.50]
+layer at (0,80) size 375x75
+  RenderSVGRoot {svg} at (0,80) size 375x75
+    RenderSVGRect {rect} at (0,80) size 375x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGRect {rect} at (18,83) size 339x69 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]

Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt (113435 => 113436)


--- trunk/LayoutTests/platform/chromium-win/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt	2012-04-06 15:04:31 UTC (rev 113435)
+++ trunk/LayoutTests/platform/chromium-win/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt	2012-04-06 15:08:47 UTC (rev 113436)
@@ -1,8 +1,8 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 500x155 layerType: background only
-layer at (0,0) size 125x75
-  RenderBlock (positioned) zI: -1 {div} at (0,0) size 125x75 [bgcolor=#FF0000]
+layer at (0,0) size 250x75
+  RenderBlock (positioned) zI: -1 {div} at (0,0) size 250x75 [bgcolor=#FF0000]
 layer at (0,0) size 500x155 layerType: foreground only
   RenderBlock {html} at (0,0) size 500x155
     RenderBody {body} at (0,0) size 500x155
@@ -11,10 +11,10 @@
           layer at (0,0) size 250x150
             RenderView at (0,0) size 250x150
           layer at (0,0) size 250x75
-            RenderSVGRoot {svg} at (0,0) size 125x75
-              RenderSVGRect {rect} at (0,0) size 125x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=125.00] [height=75.00]
-              RenderSVGRect {rect} at (6,3) size 113x69 [fill={[type=SOLID] [color=#008000]}] [x=6.25] [y=3.75] [width=112.50] [height=67.50]
-layer at (0,80) size 125x75
-  RenderSVGRoot {svg} at (0,80) size 125x75
-    RenderSVGRect {rect} at (0,80) size 125x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
-    RenderSVGRect {rect} at (6,83) size 113x69 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]
+            RenderSVGRoot {svg} at (0,0) size 250x75
+              RenderSVGRect {rect} at (0,0) size 250x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=250.00] [height=75.00]
+              RenderSVGRect {rect} at (12,3) size 226x69 [fill={[type=SOLID] [color=#008000]}] [x=12.50] [y=3.75] [width=225.00] [height=67.50]
+layer at (0,80) size 250x75
+  RenderSVGRoot {svg} at (0,80) size 250x75
+    RenderSVGRect {rect} at (0,80) size 250x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGRect {rect} at (12,83) size 226x69 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]

Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt (113435 => 113436)


--- trunk/LayoutTests/platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt	2012-04-06 15:04:31 UTC (rev 113435)
+++ trunk/LayoutTests/platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt	2012-04-06 15:08:47 UTC (rev 113436)
@@ -1,8 +1,8 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 500x155 layerType: background only
-layer at (0,0) size 125x112
-  RenderBlock (positioned) zI: -1 {div} at (0,0) size 125x112 [bgcolor=#FF0000]
+layer at (0,0) size 250x112
+  RenderBlock (positioned) zI: -1 {div} at (0,0) size 250x112 [bgcolor=#FF0000]
 layer at (0,0) size 500x155 layerType: foreground only
   RenderBlock {html} at (0,0) size 500x155
     RenderBody {body} at (0,0) size 500x155
@@ -11,10 +11,10 @@
           layer at (0,0) size 250x150
             RenderView at (0,0) size 250x150
           layer at (0,0) size 250x112
-            RenderSVGRoot {svg} at (0,0) size 125x112
-              RenderSVGRect {rect} at (0,0) size 125x112 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=125.00] [height=112.50]
-              RenderSVGRect {rect} at (6,5) size 113x102 [fill={[type=SOLID] [color=#008000]}] [x=6.25] [y=5.63] [width=112.50] [height=101.25]
-layer at (0,117) size 125x112
-  RenderSVGRoot {svg} at (0,117) size 125x112
-    RenderSVGRect {rect} at (0,117) size 125x112 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
-    RenderSVGRect {rect} at (6,122) size 113x102 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]
+            RenderSVGRoot {svg} at (0,0) size 250x112
+              RenderSVGRect {rect} at (0,0) size 250x112 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=250.00] [height=112.00]
+              RenderSVGRect {rect} at (12,5) size 226x102 [fill={[type=SOLID] [color=#008000]}] [x=12.50] [y=5.60] [width=225.00] [height=100.80]
+layer at (0,117) size 250x112
+  RenderSVGRoot {svg} at (0,117) size 250x112
+    RenderSVGRect {rect} at (0,117) size 250x112 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGRect {rect} at (12,122) size 226x102 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]

Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt (113435 => 113436)


--- trunk/LayoutTests/platform/chromium-win/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt	2012-04-06 15:04:31 UTC (rev 113435)
+++ trunk/LayoutTests/platform/chromium-win/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt	2012-04-06 15:08:47 UTC (rev 113436)
@@ -1,8 +1,8 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 500x155 layerType: background only
-layer at (0,0) size 125x150
-  RenderBlock (positioned) zI: -1 {div} at (0,0) size 125x150 [bgcolor=#FF0000]
+layer at (0,0) size 250x150
+  RenderBlock (positioned) zI: -1 {div} at (0,0) size 250x150 [bgcolor=#FF0000]
 layer at (0,0) size 500x155 layerType: foreground only
   RenderBlock {html} at (0,0) size 500x155
     RenderBody {body} at (0,0) size 500x155
@@ -11,10 +11,10 @@
           layer at (0,0) size 250x150
             RenderView at (0,0) size 250x150
           layer at (0,0) size 250x150
-            RenderSVGRoot {svg} at (0,0) size 125x150
-              RenderSVGRect {rect} at (0,0) size 125x150 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=125.00] [height=150.00]
-              RenderSVGRect {rect} at (6,7) size 113x136 [fill={[type=SOLID] [color=#008000]}] [x=6.25] [y=7.50] [width=112.50] [height=135.00]
-layer at (0,155) size 125x150
-  RenderSVGRoot {svg} at (0,155) size 125x150
-    RenderSVGRect {rect} at (0,155) size 125x150 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
-    RenderSVGRect {rect} at (6,162) size 113x136 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]
+            RenderSVGRoot {svg} at (0,0) size 250x150
+              RenderSVGRect {rect} at (0,0) size 250x150 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=250.00] [height=150.00]
+              RenderSVGRect {rect} at (12,7) size 226x136 [fill={[type=SOLID] [color=#008000]}] [x=12.50] [y=7.50] [width=225.00] [height=135.00]
+layer at (0,155) size 250x150
+  RenderSVGRoot {svg} at (0,155) size 250x150
+    RenderSVGRect {rect} at (0,155) size 250x150 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGRect {rect} at (12,162) size 226x136 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]

Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt (113435 => 113436)


--- trunk/LayoutTests/platform/chromium-win/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt	2012-04-06 15:04:31 UTC (rev 113435)
+++ trunk/LayoutTests/platform/chromium-win/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt	2012-04-06 15:08:47 UTC (rev 113436)
@@ -1,8 +1,8 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 500x155 layerType: background only
-layer at (0,0) size 281x75
-  RenderBlock (positioned) zI: -1 {div} at (0,0) size 281x75 [bgcolor=#FF0000]
+layer at (0,0) size 375x75
+  RenderBlock (positioned) zI: -1 {div} at (0,0) size 375x75 [bgcolor=#FF0000]
 layer at (0,0) size 500x155 layerType: foreground only
   RenderBlock {html} at (0,0) size 500x155
     RenderBody {body} at (0,0) size 500x155
@@ -11,10 +11,10 @@
           layer at (0,0) size 375x150
             RenderView at (0,0) size 375x150
           layer at (0,0) size 375x75
-            RenderSVGRoot {svg} at (0,0) size 282x75
-              RenderSVGRect {rect} at (0,0) size 282x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=281.25] [height=75.00]
-              RenderSVGRect {rect} at (14,3) size 254x69 [fill={[type=SOLID] [color=#008000]}] [x=14.06] [y=3.75] [width=253.13] [height=67.50]
-layer at (0,80) size 281x75
-  RenderSVGRoot {svg} at (0,80) size 281x75
-    RenderSVGRect {rect} at (0,80) size 281x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
-    RenderSVGRect {rect} at (14,83) size 253x69 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]
+            RenderSVGRoot {svg} at (0,0) size 375x75
+              RenderSVGRect {rect} at (0,0) size 375x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=375.00] [height=75.00]
+              RenderSVGRect {rect} at (18,3) size 339x69 [fill={[type=SOLID] [color=#008000]}] [x=18.75] [y=3.75] [width=337.50] [height=67.50]
+layer at (0,80) size 375x75
+  RenderSVGRoot {svg} at (0,80) size 375x75
+    RenderSVGRect {rect} at (0,80) size 375x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGRect {rect} at (18,83) size 339x69 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]

Added: trunk/LayoutTests/platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt (0 => 113436)


--- trunk/LayoutTests/platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt	2012-04-06 15:08:47 UTC (rev 113436)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 500x155 layerType: background only
+layer at (0,0) size 250x75
+  RenderBlock (positioned) zI: -1 {div} at (0,0) size 250x75 [bgcolor=#FF0000]
+layer at (0,0) size 500x155 layerType: foreground only
+  RenderBlock {html} at (0,0) size 500x155
+    RenderBody {body} at (0,0) size 500x155
+      RenderBlock {p} at (0,0) size 500x155
+        RenderEmbeddedObject {object} at (0,0) size 250x150
+          layer at (0,0) size 250x150
+            RenderView at (0,0) size 250x150
+          layer at (0,0) size 250x75
+            RenderSVGRoot {svg} at (0,0) size 250x75
+              RenderSVGRect {rect} at (0,0) size 250x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=250.00] [height=75.00]
+              RenderSVGRect {rect} at (12,3) size 226x69 [fill={[type=SOLID] [color=#008000]}] [x=12.50] [y=3.75] [width=225.00] [height=67.50]
+layer at (0,80) size 250x75
+  RenderSVGRoot {svg} at (0,80) size 250x75
+    RenderSVGRect {rect} at (0,80) size 250x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGRect {rect} at (12,83) size 226x69 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]

Added: trunk/LayoutTests/platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt (0 => 113436)


--- trunk/LayoutTests/platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt	2012-04-06 15:08:47 UTC (rev 113436)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 500x155 layerType: background only
+layer at (0,0) size 250x112
+  RenderBlock (positioned) zI: -1 {div} at (0,0) size 250x112 [bgcolor=#FF0000]
+layer at (0,0) size 500x155 layerType: foreground only
+  RenderBlock {html} at (0,0) size 500x155
+    RenderBody {body} at (0,0) size 500x155
+      RenderBlock {p} at (0,0) size 500x155
+        RenderEmbeddedObject {object} at (0,0) size 250x150
+          layer at (0,0) size 250x150
+            RenderView at (0,0) size 250x150
+          layer at (0,0) size 250x112
+            RenderSVGRoot {svg} at (0,0) size 250x112
+              RenderSVGRect {rect} at (0,0) size 250x112 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=250.00] [height=112.00]
+              RenderSVGRect {rect} at (12,5) size 226x102 [fill={[type=SOLID] [color=#008000]}] [x=12.50] [y=5.60] [width=225.00] [height=100.80]
+layer at (0,117) size 250x112
+  RenderSVGRoot {svg} at (0,117) size 250x112
+    RenderSVGRect {rect} at (0,117) size 250x112 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGRect {rect} at (12,122) size 226x102 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]

Added: trunk/LayoutTests/platform/chromium-win-vista/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt (0 => 113436)


--- trunk/LayoutTests/platform/chromium-win-vista/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win-vista/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt	2012-04-06 15:08:47 UTC (rev 113436)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 500x155 layerType: background only
+layer at (0,0) size 250x150
+  RenderBlock (positioned) zI: -1 {div} at (0,0) size 250x150 [bgcolor=#FF0000]
+layer at (0,0) size 500x155 layerType: foreground only
+  RenderBlock {html} at (0,0) size 500x155
+    RenderBody {body} at (0,0) size 500x155
+      RenderBlock {p} at (0,0) size 500x155
+        RenderEmbeddedObject {object} at (0,0) size 250x150
+          layer at (0,0) size 250x150
+            RenderView at (0,0) size 250x150
+          layer at (0,0) size 250x150
+            RenderSVGRoot {svg} at (0,0) size 250x150
+              RenderSVGRect {rect} at (0,0) size 250x150 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=250.00] [height=150.00]
+              RenderSVGRect {rect} at (12,7) size 226x136 [fill={[type=SOLID] [color=#008000]}] [x=12.50] [y=7.50] [width=225.00] [height=135.00]
+layer at (0,155) size 250x150
+  RenderSVGRoot {svg} at (0,155) size 250x150
+    RenderSVGRect {rect} at (0,155) size 250x150 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGRect {rect} at (12,162) size 226x136 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]

Added: trunk/LayoutTests/platform/chromium-win-vista/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt (0 => 113436)


--- trunk/LayoutTests/platform/chromium-win-vista/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win-vista/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt	2012-04-06 15:08:47 UTC (rev 113436)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 500x155 layerType: background only
+layer at (0,0) size 375x75
+  RenderBlock (positioned) zI: -1 {div} at (0,0) size 375x75 [bgcolor=#FF0000]
+layer at (0,0) size 500x155 layerType: foreground only
+  RenderBlock {html} at (0,0) size 500x155
+    RenderBody {body} at (0,0) size 500x155
+      RenderBlock {p} at (0,0) size 500x155
+        RenderEmbeddedObject {object} at (0,0) size 375x150
+          layer at (0,0) size 375x150
+            RenderView at (0,0) size 375x150
+          layer at (0,0) size 375x75
+            RenderSVGRoot {svg} at (0,0) size 375x75
+              RenderSVGRect {rect} at (0,0) size 375x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=375.00] [height=75.00]
+              RenderSVGRect {rect} at (18,3) size 339x69 [fill={[type=SOLID] [color=#008000]}] [x=18.75] [y=3.75] [width=337.50] [height=67.50]
+layer at (0,80) size 375x75
+  RenderSVGRoot {svg} at (0,80) size 375x75
+    RenderSVGRect {rect} at (0,80) size 375x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGRect {rect} at (18,83) size 339x69 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]

Added: trunk/LayoutTests/platform/chromium-win-xp/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt (0 => 113436)


--- trunk/LayoutTests/platform/chromium-win-xp/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win-xp/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt	2012-04-06 15:08:47 UTC (rev 113436)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 500x155 layerType: background only
+layer at (0,0) size 250x75
+  RenderBlock (positioned) zI: -1 {div} at (0,0) size 250x75 [bgcolor=#FF0000]
+layer at (0,0) size 500x155 layerType: foreground only
+  RenderBlock {html} at (0,0) size 500x155
+    RenderBody {body} at (0,0) size 500x155
+      RenderBlock {p} at (0,0) size 500x155
+        RenderEmbeddedObject {object} at (0,0) size 250x150
+          layer at (0,0) size 250x150
+            RenderView at (0,0) size 250x150
+          layer at (0,0) size 250x75
+            RenderSVGRoot {svg} at (0,0) size 250x75
+              RenderSVGRect {rect} at (0,0) size 250x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=250.00] [height=75.00]
+              RenderSVGRect {rect} at (12,3) size 226x69 [fill={[type=SOLID] [color=#008000]}] [x=12.50] [y=3.75] [width=225.00] [height=67.50]
+layer at (0,80) size 250x75
+  RenderSVGRoot {svg} at (0,80) size 250x75
+    RenderSVGRect {rect} at (0,80) size 250x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGRect {rect} at (12,83) size 226x69 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]

Added: trunk/LayoutTests/platform/chromium-win-xp/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt (0 => 113436)


--- trunk/LayoutTests/platform/chromium-win-xp/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win-xp/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt	2012-04-06 15:08:47 UTC (rev 113436)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 500x155 layerType: background only
+layer at (0,0) size 250x112
+  RenderBlock (positioned) zI: -1 {div} at (0,0) size 250x112 [bgcolor=#FF0000]
+layer at (0,0) size 500x155 layerType: foreground only
+  RenderBlock {html} at (0,0) size 500x155
+    RenderBody {body} at (0,0) size 500x155
+      RenderBlock {p} at (0,0) size 500x155
+        RenderEmbeddedObject {object} at (0,0) size 250x150
+          layer at (0,0) size 250x150
+            RenderView at (0,0) size 250x150
+          layer at (0,0) size 250x112
+            RenderSVGRoot {svg} at (0,0) size 250x112
+              RenderSVGRect {rect} at (0,0) size 250x112 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=250.00] [height=112.00]
+              RenderSVGRect {rect} at (12,5) size 226x102 [fill={[type=SOLID] [color=#008000]}] [x=12.50] [y=5.60] [width=225.00] [height=100.80]
+layer at (0,117) size 250x112
+  RenderSVGRoot {svg} at (0,117) size 250x112
+    RenderSVGRect {rect} at (0,117) size 250x112 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGRect {rect} at (12,122) size 226x102 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]

Added: trunk/LayoutTests/platform/chromium-win-xp/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt (0 => 113436)


--- trunk/LayoutTests/platform/chromium-win-xp/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win-xp/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt	2012-04-06 15:08:47 UTC (rev 113436)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 500x155 layerType: background only
+layer at (0,0) size 250x150
+  RenderBlock (positioned) zI: -1 {div} at (0,0) size 250x150 [bgcolor=#FF0000]
+layer at (0,0) size 500x155 layerType: foreground only
+  RenderBlock {html} at (0,0) size 500x155
+    RenderBody {body} at (0,0) size 500x155
+      RenderBlock {p} at (0,0) size 500x155
+        RenderEmbeddedObject {object} at (0,0) size 250x150
+          layer at (0,0) size 250x150
+            RenderView at (0,0) size 250x150
+          layer at (0,0) size 250x150
+            RenderSVGRoot {svg} at (0,0) size 250x150
+              RenderSVGRect {rect} at (0,0) size 250x150 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=250.00] [height=150.00]
+              RenderSVGRect {rect} at (12,7) size 226x136 [fill={[type=SOLID] [color=#008000]}] [x=12.50] [y=7.50] [width=225.00] [height=135.00]
+layer at (0,155) size 250x150
+  RenderSVGRoot {svg} at (0,155) size 250x150
+    RenderSVGRect {rect} at (0,155) size 250x150 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGRect {rect} at (12,162) size 226x136 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]

Added: trunk/LayoutTests/platform/chromium-win-xp/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt (0 => 113436)


--- trunk/LayoutTests/platform/chromium-win-xp/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win-xp/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt	2012-04-06 15:08:47 UTC (rev 113436)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 500x155 layerType: background only
+layer at (0,0) size 375x75
+  RenderBlock (positioned) zI: -1 {div} at (0,0) size 375x75 [bgcolor=#FF0000]
+layer at (0,0) size 500x155 layerType: foreground only
+  RenderBlock {html} at (0,0) size 500x155
+    RenderBody {body} at (0,0) size 500x155
+      RenderBlock {p} at (0,0) size 500x155
+        RenderEmbeddedObject {object} at (0,0) size 375x150
+          layer at (0,0) size 375x150
+            RenderView at (0,0) size 375x150
+          layer at (0,0) size 375x75
+            RenderSVGRoot {svg} at (0,0) size 375x75
+              RenderSVGRect {rect} at (0,0) size 375x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=375.00] [height=75.00]
+              RenderSVGRect {rect} at (18,3) size 339x69 [fill={[type=SOLID] [color=#008000]}] [x=18.75] [y=3.75] [width=337.50] [height=67.50]
+layer at (0,80) size 375x75
+  RenderSVGRoot {svg} at (0,80) size 375x75
+    RenderSVGRect {rect} at (0,80) size 375x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGRect {rect} at (18,83) size 339x69 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to