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

Side by Side Diff: LayoutTests/platform/win/svg/custom/no-inherited-dashed-stroke-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 800x164 3 layer at (0,0) size 800x164
4 RenderBlock {html} at (0,0) size 800x164 4 RenderBlock {html} at (0,0) size 800x164
5 RenderBody {body} at (8,8) size 784x148 5 RenderBody {body} at (8,8) size 784x148
6 RenderBlock {div} at (0,0) size 784x44 [border: (4px dotted #000000)] 6 RenderBlock {div} at (0,0) size 784x44 [border: (4px dotted #000000)]
7 RenderText {#text} at (4,4) size 440x17 7 RenderText {#text} at (4,4) size 440x17
8 text run at (4,4) width 440: "The SVG rect below this should have a so lid red stroke and blue fill." 8 text run at (4,4) width 440: "The SVG rect below this should have a so lid red stroke and blue fill."
9 RenderBR {br} at (443,4) size 1x17 9 LayoutBR {br} at (443,4) size 1x17
10 RenderText {#text} at (4,22) size 310x17 10 RenderText {#text} at (4,22) size 310x17
11 text run at (4,22) width 310: "https://bugs.webkit.org/show_bug.cgi?id =25738" 11 text run at (4,22) width 310: "https://bugs.webkit.org/show_bug.cgi?id =25738"
12 RenderBlock (anonymous) at (0,44) size 784x104 12 RenderBlock (anonymous) at (0,44) size 784x104
13 RenderSVGRoot {svg} at (8,52) size 100x100 13 RenderSVGRoot {svg} at (8,52) size 100x100
14 LayoutSVGRect {rect} at (8,52) size 100x100 [stroke={[type=SOLID] [col or=#FF0000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00] 14 LayoutSVGRect {rect} at (8,52) size 100x100 [stroke={[type=SOLID] [col or=#FF0000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698