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

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

Powered by Google App Engine
This is Rietveld 408576698