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

Side by Side Diff: third_party/WebKit/LayoutTests/printing/fixed-positioned-scrolled-expected.txt

Issue 2394913003: Fixed pos objects are offset from the top of the page in paged media (Closed)
Patch Set: bug 652449 Created 4 years, 2 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 1046x799 scrollHeight 2685 1 layer at (0,0) size 1046x799 scrollY 525.00 scrollHeight 2685
2 LayoutView at (0,0) size 1046x799 2 LayoutView at (0,0) size 1046x799
3 layer at (0,0) size 1046x2685 backgroundClip at (0,0) size 1046x799 clip at (0,0 ) size 1046x799 3 layer at (0,0) size 1046x2685 backgroundClip at (0,0) size 1046x799 clip at (0,0 ) size 1046x799
4 LayoutBlockFlow {HTML} at (0,0) size 1046x2685 4 LayoutBlockFlow {HTML} at (0,0) size 1046x2685
5 LayoutBlockFlow {BODY} at (8,16) size 1030x2653 5 LayoutBlockFlow {BODY} at (8,16) size 1030x2653
6 LayoutBlockFlow {P} at (0,0) size 1030x20 6 LayoutBlockFlow {P} at (0,0) size 1030x20
7 LayoutText {#text} at (0,0) size 60x19 7 LayoutText {#text} at (0,0) size 60x19
8 text run at (0,0) width 60: "Filler lines" 8 text run at (0,0) width 60: "Filler lines"
9 LayoutBlockFlow {P} at (0,36) size 1030x20 9 LayoutBlockFlow {P} at (0,36) size 1030x20
10 LayoutText {#text} at (0,0) size 60x19 10 LayoutText {#text} at (0,0) size 60x19
11 text run at (0,0) width 60: "Filler lines" 11 text run at (0,0) width 60: "Filler lines"
(...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after
218 text run at (0,0) width 60: "Filler lines" 218 text run at (0,0) width 60: "Filler lines"
219 LayoutBlockFlow {P} at (0,2561) size 1030x20 219 LayoutBlockFlow {P} at (0,2561) size 1030x20
220 LayoutText {#text} at (0,0) size 60x19 220 LayoutText {#text} at (0,0) size 60x19
221 text run at (0,0) width 60: "Filler lines" 221 text run at (0,0) width 60: "Filler lines"
222 LayoutBlockFlow {P} at (0,2597) size 1030x20 222 LayoutBlockFlow {P} at (0,2597) size 1030x20
223 LayoutText {#text} at (0,0) size 60x19 223 LayoutText {#text} at (0,0) size 60x19
224 text run at (0,0) width 60: "Filler lines" 224 text run at (0,0) width 60: "Filler lines"
225 LayoutBlockFlow {P} at (0,2633) size 1030x20 225 LayoutBlockFlow {P} at (0,2633) size 1030x20
226 LayoutText {#text} at (0,0) size 60x19 226 LayoutText {#text} at (0,0) size 60x19
227 text run at (0,0) width 60: "Filler lines" 227 text run at (0,0) width 60: "Filler lines"
228 layer at (8,0) size 0x0 228 layer at (8,545) size 806x38
229 LayoutBlockFlow (positioned) {DIV} at (8,0) size 0x0 229 LayoutBlockFlow (positioned) {DIV} at (8,20) size 806x38
230 layer at (8,0) size 945x22 backgroundClip at (8,0) size 400x50 clip at (8,0) siz e 400x50 230 LayoutBlockFlow {DIV} at (0,0) size 806x30
231 LayoutBlockFlow (positioned) {DIV} at (8,0) size 945x22 [border: (1px solid #0 00000)] 231 LayoutBlockFlow (anonymous) at (0,0) size 806x20
232 LayoutBlockFlow {DIV} at (1,1) size 943x20 232 LayoutText {#text} at (0,0) size 806x19
233 LayoutText {#text} at (0,0) size 943x19 233 text run at (0,0) width 806: "crbug.com/652449: Fixed-position object should be repeated on each page and positioned relative to top of page even when scrolled."
234 text run at (0,0) width 943: "crbug.com/303728: Clipped header Line is i nside absolute element positioned at top of page so should only appear on first page and should be clipped there." 234 LayoutBlockFlow {HR} at (0,28) size 806x2 [border: (1px inset #EEEEEE)]
235 scrolled to 0,525
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698