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

Side by Side Diff: LayoutTests/platform/win-xp/fast/layers/overflow-scroll-auto-switch-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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 140x19 7 RenderText {#text} at (0,0) size 140x19
8 text run at (0,0) width 140: "Scrollbars should work" 8 text run at (0,0) width 140: "Scrollbars should work"
9 layer at (8,28) size 100x100 clip at (8,28) size 85x85 scrollWidth 238 scrollHei ght 200 9 layer at (8,28) size 100x100 clip at (8,28) size 85x85 scrollWidth 238 scrollHei ght 200
10 RenderBlock (relative positioned) {DIV} at (0,20) size 100x100 10 RenderBlock (relative positioned) {DIV} at (0,20) size 100x100
11 RenderText {#text} at (0,0) size 238x19 11 RenderText {#text} at (0,0) size 238x19
12 text run at (0,0) width 238: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 12 text run at (0,0) width 238: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
13 RenderBR {BR} at (0,0) size 0x0 13 LayoutBR {BR} at (0,0) size 0x0
14 RenderText {#text} at (0,20) size 7x19 14 RenderText {#text} at (0,20) size 7x19
15 text run at (0,20) width 7: "a" 15 text run at (0,20) width 7: "a"
16 RenderBR {BR} at (7,35) size 0x0 16 LayoutBR {BR} at (7,35) size 0x0
17 RenderText {#text} at (0,40) size 7x19 17 RenderText {#text} at (0,40) size 7x19
18 text run at (0,40) width 7: "a" 18 text run at (0,40) width 7: "a"
19 RenderBR {BR} at (7,55) size 0x0 19 LayoutBR {BR} at (7,55) size 0x0
20 RenderText {#text} at (0,60) size 7x19 20 RenderText {#text} at (0,60) size 7x19
21 text run at (0,60) width 7: "a" 21 text run at (0,60) width 7: "a"
22 RenderBR {BR} at (7,75) size 0x0 22 LayoutBR {BR} at (7,75) size 0x0
23 RenderText {#text} at (0,80) size 7x19 23 RenderText {#text} at (0,80) size 7x19
24 text run at (0,80) width 7: "a" 24 text run at (0,80) width 7: "a"
25 RenderBR {BR} at (7,95) size 0x0 25 LayoutBR {BR} at (7,95) size 0x0
26 RenderText {#text} at (0,100) size 7x19 26 RenderText {#text} at (0,100) size 7x19
27 text run at (0,100) width 7: "a" 27 text run at (0,100) width 7: "a"
28 RenderBR {BR} at (7,115) size 0x0 28 LayoutBR {BR} at (7,115) size 0x0
29 RenderText {#text} at (0,120) size 7x19 29 RenderText {#text} at (0,120) size 7x19
30 text run at (0,120) width 7: "a" 30 text run at (0,120) width 7: "a"
31 RenderBR {BR} at (7,135) size 0x0 31 LayoutBR {BR} at (7,135) size 0x0
32 RenderText {#text} at (0,140) size 7x19 32 RenderText {#text} at (0,140) size 7x19
33 text run at (0,140) width 7: "a" 33 text run at (0,140) width 7: "a"
34 RenderBR {BR} at (7,155) size 0x0 34 LayoutBR {BR} at (7,155) size 0x0
35 RenderText {#text} at (0,160) size 7x19 35 RenderText {#text} at (0,160) size 7x19
36 text run at (0,160) width 7: "a" 36 text run at (0,160) width 7: "a"
37 RenderBR {BR} at (7,175) size 0x0 37 LayoutBR {BR} at (7,175) size 0x0
38 RenderText {#text} at (0,180) size 7x19 38 RenderText {#text} at (0,180) size 7x19
39 text run at (0,180) width 7: "a" 39 text run at (0,180) width 7: "a"
40 RenderBR {BR} at (7,195) size 0x0 40 LayoutBR {BR} at (7,195) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698