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

Unified Diff: third_party/WebKit/LayoutTests/compositing/contents-opaque/filter-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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/paint/overflow/non-composited-fixed-position-descendant.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/compositing/contents-opaque/filter-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/contents-opaque/filter-expected.txt b/third_party/WebKit/LayoutTests/compositing/contents-opaque/filter-expected.txt
index ee83f27b95bcc75767b91097dbf25d0929a7cd3c..270022a497c43ed806dfebe6ab1868c080612ac4 100644
--- a/third_party/WebKit/LayoutTests/compositing/contents-opaque/filter-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/contents-opaque/filter-expected.txt
@@ -8,9 +8,8 @@
},
{
"name": "LayoutBlockFlow DIV class='composited container-box'",
- "position": [-18, -18],
- "transformOrigin": [78, 78],
- "bounds": [157, 157],
+ "position": [10, 10],
+ "bounds": [100, 100],
"drawsContent": true
},
{
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/paint/overflow/non-composited-fixed-position-descendant.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698