Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Unified Diff: LayoutTests/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt

Issue 20738002: Make DOMImplementation::hasFeature() behave according to specification (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Without the binaries so that the try bots are happy Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt
diff --git a/LayoutTests/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt b/LayoutTests/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt
index c4989ed6567fc4290dc7f4bf3d3f2e442ee33704..09de0d18d9db038f224caeb5da1640ac7d1523dc 100644
--- a/LayoutTests/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt
+++ b/LayoutTests/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt
@@ -17,6 +17,8 @@ layer at (0,0) size 480x360
RenderSVGRect {rect} at (80,100) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(80.00,100.00)}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
RenderSVGRect {rect} at (190,100) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(190.00,100.00)}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
RenderSVGRect {rect} at (300,100) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,100.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+ RenderSVGRect {rect} at (100,100) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,100.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+ RenderSVGRect {rect} at (190,100) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(190.00,100.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
RenderSVGRect {rect} at (300,100) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,100.00)}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
RenderSVGRect {rect} at (0,0) size 480x360 [x=0.00] [y=0.00] [width=480.00] [height=360.00]
RenderSVGContainer {g} at (10,314) size 227x33
« no previous file with comments | « LayoutTests/fast/dom/features-expected.txt ('k') | LayoutTests/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698