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

Side by Side 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, 9 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 unified diff | Download patch | Annotate | Revision Log
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x482
4 RenderBlock {html} at (0,0) size 800x482
5 RenderBody {body} at (8,16) size 784x458
6 RenderBlock {p} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 783x39
8 text run at (0,0) width 783: "The svg area contained in the div elemen t (red box), should contain one blue rectangle from (50%,50%)-(100%,100%), espec ially"
9 text run at (0,20) width 278: "after resizing the content box to a dif ferent size"
10 RenderBlock {div} at (0,56) size 402x402 [border: (1px solid #FF0000)]
11 RenderSVGRoot {svg} at (209,273) size 200x200
12 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
13 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"]
14 RenderSVGContainer {use} at (100,100) size 200x200
15 RenderSVGContainer {g} at (100,100) size 200x200 [transform={m=((1 .00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
16 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"]
17 RenderSVGContainer {use} at (209,273) size 200x200
18 RenderSVGContainer {g} at (209,273) size 200x200 [transform={m=((1.0 0,0.00)(0.00,1.00)) t=(100.00,100.00)}]
19 RenderSVGContainer {g} at (209,273) size 200x200 [transform={m=((1 .00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
20 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"]
21 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698