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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt

Issue 669239: Update expectations for WebKit r55511 (Closed) Base URL: svn://chrome-svn/chrome/branches/249/src/
Patch Set: Created 10 years, 10 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: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt (revision 0)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt (revision 0)
@@ -0,0 +1,21 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x482
+ RenderBlock {html} at (0,0) size 800x482
+ RenderBody {body} at (8,16) size 784x458
+ RenderBlock {p} at (0,0) size 784x40
+ RenderText {#text} at (0,0) size 783x39
+ text run at (0,0) width 783: "The svg area contained in the div element (red box), should contain one blue rectangle from (50%,50%)-(100%,100%), especially"
+ text run at (0,20) width 278: "after resizing the content box to a different size"
+ RenderBlock {div} at (0,56) size 402x402 [border: (1px solid #FF0000)]
+ RenderSVGRoot {svg} at (209,273) size 200x200
+ RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ RenderPath {rect} at (0,100) size 200x200 [fill={[type=SOLID] [color=#0000FF]}] [data="M0.00,100.00 L200.00,100.00 L200.00,300.00 L0.00,300.00 Z"]
+ RenderSVGContainer {use} at (100,100) size 200x200
+ RenderSVGContainer {g} at (100,100) size 200x200 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
+ RenderPath {rect} at (100,100) size 200x200 [fill={[type=SOLID] [color=#0000FF]}] [data="M0.00,100.00 L200.00,100.00 L200.00,300.00 L0.00,300.00 Z"]
+ RenderSVGContainer {use} at (209,273) size 200x200
+ RenderSVGContainer {g} at (209,273) size 200x200 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,100.00)}]
+ RenderSVGContainer {g} at (209,273) size 200x200 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
+ RenderPath {rect} at (209,273) size 200x200 [fill={[type=SOLID] [color=#0000FF]}] [data="M0.00,100.00 L200.00,100.00 L200.00,300.00 L0.00,300.00 Z"]
+ RenderText {#text} at (0,0) size 0x0
Property changes on: webkit\data\layout_tests\platform\chromium-win\LayoutTests\svg\custom\relative-sized-deep-shadow-tree-content-expected.txt
___________________________________________________________________
Added: svn:eol-style
+ LF

Powered by Google App Engine
This is Rietveld 408576698