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

Side by Side Diff: LayoutTests/platform/linux/fast/overflow/position-fixed-transform-clipping-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 clip at (0,0) size 785x600 scrollY 25.00 scrollHeigh t 2000 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollY 25.00 scrollHeigh t 2000
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x2000 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2000 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {HTML} at (0,0) size 785x2000 4 RenderBlock {HTML} at (0,0) size 785x2000
5 RenderBody {BODY} at (0,0) size 785x2000 5 RenderBody {BODY} at (0,0) size 785x2000
6 layer at (0,116) size 291x40 6 layer at (0,116) size 291x40
7 RenderBlock (positioned) {P} at (0,116) size 291x40 7 RenderBlock (positioned) {P} at (0,116) size 291x40
8 RenderInline {A} at (0,0) size 291x19 [color=#0000EE] 8 RenderInline {A} at (0,0) size 291x19 [color=#0000EE]
9 RenderText {#text} at (0,0) size 291x19 9 RenderText {#text} at (0,0) size 291x19
10 text run at (0,0) width 291: "https://bugs.webkit.org/show_bug.cgi?id=29 346" 10 text run at (0,0) width 291: "https://bugs.webkit.org/show_bug.cgi?id=29 346"
11 RenderBR {BR} at (291,15) size 0x0 11 LayoutBR {BR} at (291,15) size 0x0
12 RenderText {#text} at (0,20) size 232x19 12 RenderText {#text} at (0,20) size 232x19
13 text run at (0,20) width 232: "Green box should fill the black border." 13 text run at (0,20) width 232: "Green box should fill the black border."
14 layer at (0,25) size 404x54 clip at (2,27) size 400x50 14 layer at (0,25) size 404x54 clip at (2,27) size 400x50
15 RenderBlock (positioned) {DIV} at (0,0) size 404x54 [border: (2px solid #00000 0)] 15 RenderBlock (positioned) {DIV} at (0,0) size 404x54 [border: (2px solid #00000 0)]
16 layer at (2,27) size 400x50 16 layer at (2,27) size 400x50
17 RenderBlock {DIV} at (2,2) size 400x50 [bgcolor=#008000] 17 RenderBlock {DIV} at (2,2) size 400x50 [bgcolor=#008000]
18 scrolled to 0,25 18 scrolled to 0,25
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698