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

Side by Side Diff: LayoutTests/platform/mac/compositing/geometry/root-layer-update-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 800x170 3 layer at (0,0) size 800x170
4 RenderBlock {HTML} at (0,0) size 800x170 4 RenderBlock {HTML} at (0,0) size 800x170
5 RenderBody {BODY} at (100,0) size 600x154 5 RenderBody {BODY} at (100,0) size 600x154
6 RenderBlock {P} at (0,118) size 600x36 6 RenderBlock {P} at (0,118) size 600x36
7 RenderInline {A} at (0,0) size 153x18 [color=#0000EE] 7 RenderInline {A} at (0,0) size 153x18 [color=#0000EE]
8 RenderText {#text} at (0,0) size 153x18 8 RenderText {#text} at (0,0) size 153x18
9 text run at (0,0) width 153: "rdar://problem/7026010" 9 text run at (0,0) width 153: "rdar://problem/7026010"
10 RenderBR {BR} at (152,0) size 1x18 10 LayoutBR {BR} at (152,0) size 1x18
11 RenderText {#text} at (0,18) size 475x18 11 RenderText {#text} at (0,18) size 475x18
12 text run at (0,18) width 475: "Test for the root layer getting correct ly positioned. You should see no red." 12 text run at (0,18) width 475: "Test for the root layer getting correct ly positioned. You should see no red."
13 layer at (350,1) size 100x100 13 layer at (350,1) size 100x100
14 RenderBlock (positioned) {DIV} at (350,1) size 100x100 [bgcolor=#FF0000] 14 RenderBlock (positioned) {DIV} at (350,1) size 100x100 [bgcolor=#FF0000]
15 layer at (-100,0) size 300x100 backgroundClip at (0,0) size 800x600 clip at (0,0 ) size 800x600 outlineClip at (0,0) size 800x600 15 layer at (-100,0) size 300x100 backgroundClip at (0,0) size 800x600 clip at (0,0 ) size 800x600 outlineClip at (0,0) size 800x600
16 RenderBlock (positioned) {DIV} at (-100,0) size 300x100 [bgcolor=#808080] 16 RenderBlock (positioned) {DIV} at (-100,0) size 300x100 [bgcolor=#808080]
17 layer at (100,0) size 600x102 17 layer at (100,0) size 600x102
18 RenderBlock (relative positioned) {DIV} at (0,0) size 600x102 [border: (1px so lid #000000)] 18 RenderBlock (relative positioned) {DIV} at (0,0) size 600x102 [border: (1px so lid #000000)]
19 layer at (350,1) size 100x100 19 layer at (350,1) size 100x100
20 RenderBlock {DIV} at (250,1) size 100x100 [bgcolor=#008000] 20 RenderBlock {DIV} at (250,1) size 100x100 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698