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

Unified Diff: third_party/WebKit/LayoutTests/paint/overflow/non-composited-fixed-position-descendant-expected.txt

Issue 2517863002: Revert of Don't early out recursion into PaintLayerChildren when computing composited bounds. (Closed)
Patch Set: Created 4 years, 1 month 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/paint/overflow/non-composited-fixed-position-descendant-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/overflow/non-composited-fixed-position-descendant-expected.txt b/third_party/WebKit/LayoutTests/paint/overflow/non-composited-fixed-position-descendant-expected.txt
deleted file mode 100644
index ee3ce88c6e3144cd234587a0053ef01a6adb9f05..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/paint/overflow/non-composited-fixed-position-descendant-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
-layer at (8,8) size 150x150
- LayoutBlockFlow (positioned) {DIV} at (8,8) size 150x150 [bgcolor=#D3D3D3]
-layer at (30,30) size 200x200
- LayoutBlockFlow (positioned) {DIV} at (30,30) size 200x200 [bgcolor=#ADD8E6]

Powered by Google App Engine
This is Rietveld 408576698