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

Side by Side Diff: LayoutTests/platform/win-xp/fast/backgrounds/background-clip-text-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 800x282 3 layer at (0,0) size 800x282
4 RenderBlock {HTML} at (0,0) size 800x282 4 RenderBlock {HTML} at (0,0) size 800x282
5 RenderBody {BODY} at (8,16) size 784x258 5 RenderBody {BODY} at (8,16) size 784x258
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderInline {A} at (0,0) size 291x19 [color=#0000EE] 7 RenderInline {A} at (0,0) size 291x19 [color=#0000EE]
8 RenderText {#text} at (0,0) size 291x19 8 RenderText {#text} at (0,0) size 291x19
9 text run at (0,0) width 291: "https://bugs.webkit.org/show_bug.cgi?i d=25829" 9 text run at (0,0) width 291: "https://bugs.webkit.org/show_bug.cgi?i d=25829"
10 RenderBR {BR} at (291,15) size 0x0 10 LayoutBR {BR} at (291,15) size 0x0
11 RenderText {#text} at (0,20) size 550x19 11 RenderText {#text} at (0,20) size 550x19
12 text run at (0,20) width 550: "You should see no areas of read below. (This paragraph is required for the test to be valid.)" 12 text run at (0,20) width 550: "You should see no areas of read below. (This paragraph is required for the test to be valid.)"
13 RenderBlock {DIV} at (0,56) size 502x202 [color=#008000] [bgcolor=#FF0000] [border: (1px solid #000000)] 13 RenderBlock {DIV} at (0,56) size 502x202 [color=#008000] [bgcolor=#FF0000] [border: (1px solid #000000)]
14 RenderText {#text} at (1,2) size 432x149 14 RenderText {#text} at (1,2) size 432x149
15 text run at (1,2) width 432: "This background" 15 text run at (1,2) width 432: "This background"
16 text run at (1,78) width 408: "clips to the text." 16 text run at (1,78) width 408: "clips to the text."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698