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

Side by Side Diff: LayoutTests/platform/mac/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 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 149x18 7 RenderText {#text} at (0,0) size 149x18
8 text run at (0,0) width 149: "Scrollbars should work" 8 text run at (0,0) width 149: "Scrollbars should work"
9 layer at (8,26) size 100x100 clip at (8,26) size 85x85 scrollWidth 241 scrollHei ght 180 9 layer at (8,26) size 100x100 clip at (8,26) size 85x85 scrollWidth 241 scrollHei ght 180
10 RenderBlock (relative positioned) {DIV} at (0,18) size 100x100 10 RenderBlock (relative positioned) {DIV} at (0,18) size 100x100
11 RenderText {#text} at (0,0) size 242x18 11 RenderText {#text} at (0,0) size 242x18
12 text run at (0,0) width 242: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 12 text run at (0,0) width 242: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
13 RenderBR {BR} at (0,0) size 0x0 13 LayoutBR {BR} at (0,0) size 0x0
14 RenderText {#text} at (0,18) size 8x18 14 RenderText {#text} at (0,18) size 8x18
15 text run at (0,18) width 8: "a" 15 text run at (0,18) width 8: "a"
16 RenderBR {BR} at (7,32) size 1x0 16 LayoutBR {BR} at (7,32) size 1x0
17 RenderText {#text} at (0,36) size 8x18 17 RenderText {#text} at (0,36) size 8x18
18 text run at (0,36) width 8: "a" 18 text run at (0,36) width 8: "a"
19 RenderBR {BR} at (7,50) size 1x0 19 LayoutBR {BR} at (7,50) size 1x0
20 RenderText {#text} at (0,54) size 8x18 20 RenderText {#text} at (0,54) size 8x18
21 text run at (0,54) width 8: "a" 21 text run at (0,54) width 8: "a"
22 RenderBR {BR} at (7,68) size 1x0 22 LayoutBR {BR} at (7,68) size 1x0
23 RenderText {#text} at (0,72) size 8x18 23 RenderText {#text} at (0,72) size 8x18
24 text run at (0,72) width 8: "a" 24 text run at (0,72) width 8: "a"
25 RenderBR {BR} at (7,86) size 1x0 25 LayoutBR {BR} at (7,86) size 1x0
26 RenderText {#text} at (0,90) size 8x18 26 RenderText {#text} at (0,90) size 8x18
27 text run at (0,90) width 8: "a" 27 text run at (0,90) width 8: "a"
28 RenderBR {BR} at (7,104) size 1x0 28 LayoutBR {BR} at (7,104) size 1x0
29 RenderText {#text} at (0,108) size 8x18 29 RenderText {#text} at (0,108) size 8x18
30 text run at (0,108) width 8: "a" 30 text run at (0,108) width 8: "a"
31 RenderBR {BR} at (7,122) size 1x0 31 LayoutBR {BR} at (7,122) size 1x0
32 RenderText {#text} at (0,126) size 8x18 32 RenderText {#text} at (0,126) size 8x18
33 text run at (0,126) width 8: "a" 33 text run at (0,126) width 8: "a"
34 RenderBR {BR} at (7,140) size 1x0 34 LayoutBR {BR} at (7,140) size 1x0
35 RenderText {#text} at (0,144) size 8x18 35 RenderText {#text} at (0,144) size 8x18
36 text run at (0,144) width 8: "a" 36 text run at (0,144) width 8: "a"
37 RenderBR {BR} at (7,158) size 1x0 37 LayoutBR {BR} at (7,158) size 1x0
38 RenderText {#text} at (0,162) size 8x18 38 RenderText {#text} at (0,162) size 8x18
39 text run at (0,162) width 8: "a" 39 text run at (0,162) width 8: "a"
40 RenderBR {BR} at (7,176) size 1x0 40 LayoutBR {BR} at (7,176) size 1x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698