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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/rootmost-svg-xy-attrs-expected.txt

Issue 1913623002: Manual rebaselines for r388291 #3 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x302 3 layer at (0,0) size 800x302
4 LayoutBlockFlow {html} at (0,0) size 800x301.88 4 LayoutBlockFlow {html} at (0,0) size 800x301.88
5 LayoutBlockFlow {body} at (8,21.44) size 784x272.44 5 LayoutBlockFlow {body} at (8,21.44) size 784x272.44
6 LayoutBlockFlow {h1} at (0,0) size 784x37 6 LayoutBlockFlow {h1} at (0,0) size 784x37
7 LayoutText {#text} at (0,0) size 746x36 7 LayoutText {#text} at (0,0) size 746x36
8 text run at (0,0) width 746: "Test case for x/y attributes on root-mos t <svg> element" 8 text run at (0,0) width 746: "Test case for x/y attributes on root-mos t <svg> element"
9 LayoutBlockFlow {p} at (0,58.44) size 784x54 9 LayoutBlockFlow {p} at (0,58.44) size 784x54
10 LayoutText {#text} at (0,0) size 29x17 10 LayoutText {#text} at (0,0) size 29x17
(...skipping 11 matching lines...) Expand all
22 LayoutInline {code} at (0,0) size 41x16 22 LayoutInline {code} at (0,0) size 41x16
23 LayoutText {#text} at (240,2) size 41x16 23 LayoutText {#text} at (240,2) size 41x16
24 text run at (240,2) width 41: "<svg>" 24 text run at (240,2) width 41: "<svg>"
25 LayoutText {#text} at (280,0) size 441x17 25 LayoutText {#text} at (280,0) size 441x17
26 text run at (280,0) width 441: " element should be ignored, as specifi ed by SVG 1.1. The root-most " 26 text run at (280,0) width 441: " element should be ignored, as specifi ed by SVG 1.1. The root-most "
27 LayoutInline {code} at (0,0) size 41x16 27 LayoutInline {code} at (0,0) size 41x16
28 LayoutText {#text} at (720,2) size 41x16 28 LayoutText {#text} at (720,2) size 41x16
29 text run at (720,2) width 41: "<svg>" 29 text run at (720,2) width 41: "<svg>"
30 LayoutText {#text} at (0,18) size 756x35 30 LayoutText {#text} at (0,18) size 756x35
31 text run at (0,18) width 756: "element is the element at the root of a n SVG fragment. For the following test to pass, the green SVG square should be" 31 text run at (0,18) width 756: "element is the element at the root of a n SVG fragment. For the following test to pass, the green SVG square should be"
32 text run at (0,36) width 636: "rendered aligned to the top-left of the red CSS-rendered square, which is 10 pixels wider and taller." 32 text run at (0,36) width 635: "rendered aligned to the top-left of the red CSS-rendered square, which is 10 pixels wider and taller."
33 LayoutBlockFlow {p} at (0,128.44) size 784x18 33 LayoutBlockFlow {p} at (0,128.44) size 784x18
34 LayoutText {#text} at (0,0) size 28x17 34 LayoutText {#text} at (0,0) size 28x17
35 text run at (0,0) width 28: "See " 35 text run at (0,0) width 28: "See "
36 LayoutInline {a} at (0,0) size 71x17 [color=#0000EE] 36 LayoutInline {a} at (0,0) size 71x17 [color=#0000EE]
37 LayoutText {#text} at (27,0) size 71x17 37 LayoutText {#text} at (27,0) size 71x17
38 text run at (27,0) width 71: "Bug 13828" 38 text run at (27,0) width 71: "Bug 13828"
39 LayoutText {#text} at (97,0) size 5x17 39 LayoutText {#text} at (97,0) size 5x17
40 text run at (97,0) width 5: "." 40 text run at (97,0) width 5: "."
41 LayoutBlockFlow {div} at (0,162.44) size 110x110 [bgcolor=#FF0000] 41 LayoutBlockFlow {div} at (0,162.44) size 110x110 [bgcolor=#FF0000]
42 LayoutSVGRoot {svg} at (8,183) size 100x101 42 LayoutSVGRoot {svg} at (8,183) size 100x101
43 LayoutSVGRect {rect} at (8,183) size 100x101 [fill={[type=SOLID] [colo r=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00] 43 LayoutSVGRect {rect} at (8,183) size 100x101 [fill={[type=SOLID] [colo r=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
44 LayoutText {#text} at (0,0) size 0x0 44 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698