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

Side by Side Diff: LayoutTests/platform/linux/fast/borders/border-image-border-radius-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 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderText {#text} at (0,131) size 504x19 6 RenderText {#text} at (0,131) size 504x19
7 text run at (0,131) width 504: "This test checks to make sure the border -image is not clipped by the border radius. " 7 text run at (0,131) width 504: "This test checks to make sure the border -image is not clipped by the border radius. "
8 RenderBlock {DIV} at (514,10) size 126x126 [border: (21px none #000000) (3 0px none #000000) (21px none #000000)] 8 RenderBlock {DIV} at (514,10) size 126x126 [border: (21px none #000000) (3 0px none #000000) (21px none #000000)]
9 RenderText {#text} at (0,0) size 0x0 9 RenderText {#text} at (0,0) size 0x0
10 RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (3 0px none #000000) (21px none #000000)] 10 RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (3 0px none #000000) (21px none #000000)]
11 RenderText {#text} at (146,282) size 4x19 11 RenderText {#text} at (146,282) size 4x19
12 text run at (146,282) width 4: " " 12 text run at (146,282) width 4: " "
13 RenderBR {BR} at (0,0) size 0x0 13 LayoutBR {BR} at (0,0) size 0x0
14 RenderBlock {DIV} at (10,312) size 126x126 [border: (21px none #000000) (3 0px none #000000) (21px none #000000)] 14 RenderBlock {DIV} at (10,312) size 126x126 [border: (21px none #000000) (3 0px none #000000) (21px none #000000)]
15 RenderText {#text} at (146,433) size 4x19 15 RenderText {#text} at (146,433) size 4x19
16 text run at (146,433) width 4: " " 16 text run at (146,433) width 4: " "
17 RenderBlock {DIV} at (160,312) size 126x126 [border: (21px none #000000) ( 30px none #000000) (21px none #000000)] 17 RenderBlock {DIV} at (160,312) size 126x126 [border: (21px none #000000) ( 30px none #000000) (21px none #000000)]
18 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698