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

Side by Side Diff: LayoutTests/platform/win/svg/custom/foreign-object-skew-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (9,9) size 791x591 4 RenderSVGRoot {svg} at (9,9) size 791x591
5 LayoutSVGForeignObject {foreignObject} at (10,10) size 580x380 5 LayoutSVGForeignObject {foreignObject} at (10,10) size 580x380
6 RenderBlock {xhtml:div} at (0,0) size 580x18 6 RenderBlock {xhtml:div} at (0,0) size 580x18
7 RenderText {#text} at (0,0) size 81x17 7 RenderText {#text} at (0,0) size 81x17
8 text run at (0,0) width 81: "This is a test" 8 text run at (0,0) width 81: "This is a test"
9 RenderBlock (anonymous) at (0,18) size 580x41 9 RenderBlock (anonymous) at (0,18) size 580x41
10 RenderInline {xhtml:a} at (0,0) size 68x17 [color=#0000EE] 10 RenderInline {xhtml:a} at (0,0) size 68x17 [color=#0000EE]
11 RenderText {#text} at (0,0) size 68x17 11 RenderText {#text} at (0,0) size 68x17
12 text run at (0,0) width 68: "and a link." 12 text run at (0,0) width 68: "and a link."
13 RenderBR {xhtml:br} at (67,0) size 1x17 13 LayoutBR {xhtml:br} at (67,0) size 1x17
14 RenderButton {xhtml:input} at (0,18) size 16x22 [bgcolor=#C0C0C0] [borde r: (2px outset #C0C0C0)] 14 RenderButton {xhtml:input} at (0,18) size 16x22 [bgcolor=#C0C0C0] [borde r: (2px outset #C0C0C0)]
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 LayoutSVGRect {rect} at (9,9) size 582x382 [stroke={[type=SOLID] [color=#008 000]}] [x=10.00] [y=10.00] [width=580.00] [height=380.00] 16 LayoutSVGRect {rect} at (9,9) size 582x382 [stroke={[type=SOLID] [color=#008 000]}] [x=10.00] [y=10.00] [width=580.00] [height=380.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698