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

Side by Side Diff: LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/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 800x278 3 layer at (0,0) size 800x278
4 RenderBlock {HTML} at (0,0) size 800x278 4 RenderBlock {HTML} at (0,0) size 800x278
5 RenderBody {BODY} at (8,16) size 784x254 5 RenderBody {BODY} at (8,16) size 784x254
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderInline {A} at (0,0) size 310x18 [color=#0000EE] 7 RenderInline {A} at (0,0) size 310x18 [color=#0000EE]
8 RenderText {#text} at (0,0) size 310x18 8 RenderText {#text} at (0,0) size 310x18
9 text run at (0,0) width 310: "https://bugs.webkit.org/show_bug.cgi?i d=25829" 9 text run at (0,0) width 310: "https://bugs.webkit.org/show_bug.cgi?i d=25829"
10 RenderBR {BR} at (309,14) size 1x0 10 LayoutBR {BR} at (309,14) size 1x0
11 RenderText {#text} at (0,18) size 583x18 11 RenderText {#text} at (0,18) size 583x18
12 text run at (0,18) width 583: "You should see no areas of read below. (This paragraph is required for the test to be valid.)" 12 text run at (0,18) width 583: "You should see no areas of read below. (This paragraph is required for the test to be valid.)"
13 RenderBlock {DIV} at (0,52) size 502x202 [color=#008000] [bgcolor=#FF0000] [border: (1px solid #000000)] 13 RenderBlock {DIV} at (0,52) size 502x202 [color=#008000] [bgcolor=#FF0000] [border: (1px solid #000000)]
14 RenderText {#text} at (1,1) size 432x148 14 RenderText {#text} at (1,1) size 432x148
15 text run at (1,1) width 432: "This background" 15 text run at (1,1) width 432: "This background"
16 text run at (1,75) width 409: "clips to the text." 16 text run at (1,75) width 409: "clips to the text."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698