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

Side by Side Diff: LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-9-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 800x68 3 layer at (0,0) size 800x68
4 RenderBlock {html} at (0,0) size 800x68 4 RenderBlock {html} at (0,0) size 800x68
5 RenderBody {body} at (8,16) size 784x36 5 RenderBody {body} at (8,16) size 784x36
6 RenderBlock {p} at (0,0) size 784x36 [bgcolor=#00FF00] 6 RenderBlock {p} at (0,0) size 784x36 [bgcolor=#00FF00]
7 RenderText {#text} at (0,0) size 308x18 7 RenderText {#text} at (0,0) size 308x18
8 text run at (0,0) width 308: "This paragraph should have a green backg round" 8 text run at (0,0) width 308: "This paragraph should have a green backg round"
9 RenderBR {br} at (307,0) size 1x18 9 LayoutBR {br} at (307,0) size 1x18
10 RenderText {#text} at (0,18) size 273x18 10 RenderText {#text} at (0,18) size 273x18
11 text run at (0,18) width 273: "because its title attribute begins with \"foo\"" 11 text run at (0,18) width 273: "because its title attribute begins with \"foo\""
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698