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

Unified Diff: third_party/WebKit/LayoutTests/css3/masking/clip-path-restore-expected.txt

Issue 2407393003: Turn on Analytic AA in Chrome (Closed)
Patch Set: Rebaseline pixel tests for analytic AA 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/css3/masking/clip-path-restore-expected.txt
diff --git a/third_party/WebKit/LayoutTests/css3/masking/clip-path-restore-expected.txt b/third_party/WebKit/LayoutTests/css3/masking/clip-path-restore-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..21c870a1b34068f68e7d6826bf634eff3d874b6b
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/css3/masking/clip-path-restore-expected.txt
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x400
+ LayoutBlockFlow {HTML} at (0,0) size 800x400
+ LayoutBlockFlow {BODY} at (0,0) size 800x400
+layer at (50,250) size 100x100
+ LayoutBlockFlow (positioned) {DIV} at (50,250) size 100x100 [bgcolor=#FF0000]
+layer at (0,0) size 200x200
+ LayoutBlockFlow {DIV} at (0,0) size 200x200 [bgcolor=#008000]
+layer at (0,200) size 200x200
+ LayoutBlockFlow {DIV} at (0,200) size 200x200 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698