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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/layers/overflow-hidden-rounded-corners-occlusion-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/platform/mac/fast/layers/overflow-hidden-rounded-corners-occlusion-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/layers/overflow-hidden-rounded-corners-occlusion-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/layers/overflow-hidden-rounded-corners-occlusion-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..66ac9993a3633af7ba98b76493c4eca5b61afa28
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/layers/overflow-hidden-rounded-corners-occlusion-expected.txt
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x152
+ LayoutBlockFlow {HTML} at (0,0) size 800x152
+ LayoutBlockFlow {BODY} at (8,8) size 784x136
+ LayoutBlockFlow (anonymous) at (0,0) size 784x36
+ LayoutText {#text} at (0,0) size 520x18
+ text run at (0,0) width 520: "Test that verifies that rounded corners with overflow:hidden composite correctly. "
+ LayoutBR {BR} at (519,0) size 1x18
+ LayoutText {#text} at (0,18) size 648x18
+ text run at (0,18) width 648: "This page should show a green box with rounded corners on top of a yellow box with square corners."
+ LayoutBlockFlow {DIV} at (0,36) size 100x100 [bgcolor=#FFFF00]
+layer at (8,44) size 100x100
+ LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
+ LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698