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

Side by Side Diff: LayoutTests/platform/linux/css3/selectors3/xml/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 800x72 3 layer at (0,0) size 800x72
4 RenderBlock {test} at (0,0) size 800x72 4 RenderBlock {test} at (0,0) size 800x72
5 RenderBlock {p} at (0,16) size 800x40 [bgcolor=#00FF00] 5 RenderBlock {p} at (0,16) size 800x40 [bgcolor=#00FF00]
6 RenderText {#text} at (0,0) size 289x19 6 RenderText {#text} at (0,0) size 289x19
7 text run at (0,0) width 289: "This paragraph should have a green backgro und" 7 text run at (0,0) width 289: "This paragraph should have a green backgro und"
8 RenderBR {br} at (289,0) size 0x19 8 LayoutBR {br} at (289,0) size 0x19
9 RenderText {#text} at (0,20) size 249x19 9 RenderText {#text} at (0,20) size 249x19
10 text run at (0,20) width 249: "because its title attribute begins with \ "foo\"" 10 text run at (0,20) width 249: "because its title attribute begins with \ "foo\""
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698