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

Unified Diff: third_party/WebKit/LayoutTests/printing/fixed-positioned-headers-and-footers-absolute-covering-some-pages-expected.txt

Issue 1575983002: Display fixed position objects on every page of paged media. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated Created 4 years, 8 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/printing/fixed-positioned-headers-and-footers-absolute-covering-some-pages-expected.txt
diff --git a/third_party/WebKit/LayoutTests/printing/fixed-positioned-headers-and-footers-absolute-covering-some-pages-expected.txt b/third_party/WebKit/LayoutTests/printing/fixed-positioned-headers-and-footers-absolute-covering-some-pages-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c86a3932c9570ba7ec2687c00de83359ea412336
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/printing/fixed-positioned-headers-and-footers-absolute-covering-some-pages-expected.txt
@@ -0,0 +1,18 @@
+layer at (0,0) size 1046x799 scrollHeight 5016
+ LayoutView at (0,0) size 1046x799
+layer at (0,0) size 1046x5016 backgroundClip at (0,0) size 1046x799 clip at (0,0) size 1046x799
+ LayoutBlockFlow {HTML} at (0,0) size 1046x5016
+ LayoutBlockFlow {BODY} at (8,8) size 1030x5000
+ LayoutBlockFlow {DIV} at (0,0) size 1030x5000
+layer at (0,0) size 510x68
+ LayoutBlockFlow (positioned) {DIV} at (0,0) size 510x68 [border: (5px solid #000000)]
+ LayoutBlockFlow {DIV} at (5,5) size 500x50
+ LayoutBlockFlow (anonymous) at (0,0) size 500x40
+ LayoutText {#text} at (0,0) size 491x39
+ text run at (0,0) width 491: "crbug.com/303728: Header Line should be repeated on every page except where"
+ text run at (0,20) width 321: "it's clipped by the absolute element on pages 3 and 4."
+ LayoutBlockFlow {HR} at (0,48) size 500x2 [border: (1px inset #EEEEEE)]
+layer at (0,1000) size 600x2000 backgroundClip at (0,0) size 1046x799 clip at (0,0) size 1046x799
+ LayoutBlockFlow (positioned) zI: 2 {DIV} at (0,1000) size 600x2000 [bgcolor=#000000]
+ LayoutText zI: 2 {#text} at (0,0) size 54x19
+ text run at (0,0) width 54: "Absolute"

Powered by Google App Engine
This is Rietveld 408576698