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

Side by Side Diff: LayoutTests/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt

Issue 20630003: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x482
4 RenderBlock {HTML} at (0,0) size 800x482
5 RenderBody {BODY} at (8,16) size 784x458
6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 772x36
8 text run at (0,0) width 772: "The first and last lines of text in the regions below should be clipped to the green box. The overflow section sizes its elf and"
9 text run at (0,18) width 506: "clips differently in each region. The g reen box should start below the lime floats."
10 RenderBlock {DIV} at (0,52) size 784x406
11 RenderRegion {DIV} at (0,0) size 302x102 [border: (1px solid #000000)]
12 RenderRegion {DIV} at (0,102) size 402x182 [border: (1px solid #000000)]
13 RenderRegion {DIV} at (0,284) size 222x122 [border: (1px solid #000000)]
14 Flow Threads
15 Thread with flow-name 'flow1'
16 layer at (0,0) size 400x400
17 RenderNamedFlowThread at (0,0) size 400x400
18 RenderBlock {DIV} at (0,0) size 400x305
19 RenderBlock {DIV} at (5,5) size 390x295 [border: (1px solid #0000FF)]
20 RenderBlock (floating) {DIV} at (1,1) size 50x50 [bgcolor=#00FF00]
21 RenderBlock (floating) {DIV} at (239,1) size 50x50 [bgcolor=#00FF00]
22 layer at (54,56) size 293x243 clip at (55,57) size 291x241 scrollWidth 500
23 RenderBlock {DIV} at (48,51) size 294x243 [border: (1px solid #008000)]
24 RenderBlock {DIV} at (1,1) size 500x18
25 RenderText {#text} at (-12,0) size 286x18
26 text run at (-12,0) width 286: "Clipped line of text that should not be visible."
27 RenderBlock {P} at (1,44) size 291x72
28 RenderText {#text} at (0,0) size 291x72
29 text run at (0,0) width 291: "These lines will not spill out of the regions."
30 text run at (0,18) width 291: "These lines will not spill out of the regions."
31 text run at (0,36) width 291: "These lines will not spill out of the regions."
32 text run at (0,54) width 271: "These lines will not spill out of the regions."
33 RenderBlock {P} at (1,132) size 291x72
34 RenderText {#text} at (0,0) size 291x72
35 text run at (0,0) width 291: "These lines will not spill out of the regions."
36 text run at (0,18) width 291: "These lines will not spill out of the regions."
37 text run at (0,36) width 291: "These lines will not spill out of the regions."
38 text run at (0,54) width 271: "These lines will not spill out of the regions."
39 RenderBlock {DIV} at (1,224) size 500x18
40 RenderText {#text} at (-22,0) size 286x18
41 text run at (-22,0) width 286: "Clipped line of text that should not be visible."
42 Regions for flow 'flow1'
43 RenderRegion {DIV} #region1
44 RenderRegion {DIV} #region2
45 RenderRegion {DIV} #region3
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698