Title: [181506] trunk/LayoutTests
Revision
181506
Author
[email protected]
Date
2015-03-15 08:05:23 -0700 (Sun, 15 Mar 2015)

Log Message

[iOS] REGRESSION (r181191): Add results for css3/blending/svg-blend-plus-lighter.html

Regressed with:

Support "plus-lighter" in mix-blend mode
<https://bugs.webkit.org/show_bug.cgi?id=142416>
<rdar://problem/19993979>

* platform/ios-simulator/css3/blending/svg-blend-plus-lighter-expected.txt: Add.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (181505 => 181506)


--- trunk/LayoutTests/ChangeLog	2015-03-15 05:32:06 UTC (rev 181505)
+++ trunk/LayoutTests/ChangeLog	2015-03-15 15:05:23 UTC (rev 181506)
@@ -1,3 +1,15 @@
+2015-03-15  David Kilzer  <[email protected]>
+
+        [iOS] REGRESSION (r181191): Add results for css3/blending/svg-blend-plus-lighter.html
+
+        Regressed with:
+
+        Support "plus-lighter" in mix-blend mode
+        <https://bugs.webkit.org/show_bug.cgi?id=142416>
+        <rdar://problem/19993979>
+
+        * platform/ios-simulator/css3/blending/svg-blend-plus-lighter-expected.txt: Add.
+
 2015-03-14  Ryosuke Niwa  <[email protected]>
 
         parseClass should popScope after pushScope

Added: trunk/LayoutTests/platform/ios-simulator/css3/blending/svg-blend-plus-lighter-expected.txt (0 => 181506)


--- trunk/LayoutTests/platform/ios-simulator/css3/blending/svg-blend-plus-lighter-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css3/blending/svg-blend-plus-lighter-expected.txt	2015-03-15 15:05:23 UTC (rev 181506)
@@ -0,0 +1,27 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x421
+  RenderBlock {HTML} at (0,0) size 800x421
+    RenderBody {BODY} at (8,8) size 784x405
+      RenderSVGRoot {svg} at (8,8) size 160x160
+        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGContainer {g} at (8,8) size 40x40
+            RenderSVGRect {rect} at (8,8) size 10x40 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=40.00]
+            RenderSVGRect {rect} at (18,8) size 10x40 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=0.00] [width=10.00] [height=40.00]
+            RenderSVGRect {rect} at (28,8) size 10x40 [fill={[type=SOLID] [color=#0000FF]}] [x=20.00] [y=0.00] [width=10.00] [height=40.00]
+            RenderSVGRect {rect} at (38,8) size 10x40 [fill={[type=SOLID] [color=#7F7F00]}] [x=30.00] [y=0.00] [width=10.00] [height=40.00]
+          RenderSVGRect {rect} at (8,8) size 10x10 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
+        RenderSVGContainer {g} at (8,8) size 160x160 [transform={m=((4.00,0.00)(0.00,4.00)) t=(0.00,0.00)}]
+          RenderSVGContainer {use} at (8,8) size 160x160
+            RenderSVGContainer {g} at (8,8) size 160x160
+              RenderSVGRect {rect} at (8,8) size 40x160 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (48,8) size 40x160 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (88,8) size 40x160 [fill={[type=SOLID] [color=#0000FF]}] [x=20.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (128,8) size 40x160 [fill={[type=SOLID] [color=#7F7F00]}] [x=30.00] [y=0.00] [width=10.00] [height=40.00]
+          RenderSVGContainer {use} at (8,8) size 160x160 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(40.00,0.00)}]
+            RenderSVGContainer {g} at (8,8) size 160x160
+              RenderSVGRect {rect} at (8,8) size 160x40 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (8,48) size 160x40 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (8,88) size 160x40 [fill={[type=SOLID] [color=#0000FF]}] [x=20.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (8,128) size 160x40 [fill={[type=SOLID] [color=#7F7F00]}] [x=30.00] [y=0.00] [width=10.00] [height=40.00]
+      RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to