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

Side by Side Diff: LayoutTests/platform/android/css3/selectors3/html/css3-modsel-23-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 800x76 3 layer at (0,0) size 800x76
4 RenderBlock {HTML} at (0,0) size 800x76 4 RenderBlock {HTML} at (0,0) size 800x76
5 RenderBody {BODY} at (8,16) size 784x44 5 RenderBody {BODY} at (8,16) size 784x44
6 RenderBlock {P} at (0,0) size 784x44 6 RenderBlock {P} at (0,0) size 784x44
7 RenderButton {BUTTON} at (0,0) size 256x22 [bgcolor=#00FF00] [border: (2 px outset #C0C0C0)] 7 RenderButton {BUTTON} at (0,0) size 256x22 [bgcolor=#00FF00] [border: (2 px outset #C0C0C0)]
8 RenderBlock (anonymous) at (8,3) size 240x16 8 RenderBlock (anonymous) at (8,3) size 240x16
9 RenderText {#text} at (0,0) size 240x16 9 RenderText {#text} at (0,0) size 240x16
10 text run at (0,0) width 240: "A button (enabled) with green backgr ound" 10 text run at (0,0) width 240: "A button (enabled) with green backgr ound"
11 RenderText {#text} at (256,1) size 4x19 11 RenderText {#text} at (256,1) size 4x19
12 text run at (256,1) width 4: " " 12 text run at (256,1) width 4: " "
13 RenderBR {BR} at (0,0) size 0x0 13 LayoutBR {BR} at (0,0) size 0x0
14 LayoutTextControl {INPUT} at (0,22) size 249x22 [bgcolor=#00FF00] [borde r: (2px inset #EEEEEE)] 14 LayoutTextControl {INPUT} at (0,22) size 249x22 [bgcolor=#00FF00] [borde r: (2px inset #EEEEEE)]
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 layer at (10,41) size 245x16 scrollWidth 254 16 layer at (10,41) size 245x16 scrollWidth 254
17 RenderBlock {DIV} at (2,3) size 245x16 17 RenderBlock {DIV} at (2,3) size 245x16
18 RenderText {#text} at (0,0) size 253x16 18 RenderText {#text} at (0,0) size 253x16
19 text run at (0,0) width 253: "a text area (enabled) with green background" 19 text run at (0,0) width 253: "a text area (enabled) with green background"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698