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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/repaint/fixed-and-absolute-position-scrolled-expected.txt

Issue 2232493002: Auto-rebaseline for r410712 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/platform/mac-mac10.10/fast/repaint/fixed-and-absolute-position-scrolled-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/repaint/fixed-and-absolute-position-scrolled-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/repaint/fixed-and-absolute-position-scrolled-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f8b33619a0200c816b96b0453805bca602bc937a
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/repaint/fixed-and-absolute-position-scrolled-expected.txt
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600 scrollHeight 5808
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x2016 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
+ LayoutBlockFlow {HTML} at (0,0) size 800x2016
+ LayoutBlockFlow {BODY} at (8,8) size 784x2000
+layer at (100,200) size 100x100
+ LayoutBlockFlow (positioned) {DIV} at (100,200) size 100x100 [bgcolor=#FF0000]
+layer at (8,5008) size 100x100 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
+ LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 100x100
+layer at (108,5708) size 100x100 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
+ LayoutBlockFlow (positioned) {DIV} at (100,700) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698