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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/clipath/clip-path-with-background-and-box-behind-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/linux/paint/clipath/clip-path-with-background-and-box-behind-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/clipath/clip-path-with-background-and-box-behind-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/clipath/clip-path-with-background-and-box-behind-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8a3da6de460c1e2bb73d70fb099abaf004a0e8f1
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/clipath/clip-path-with-background-and-box-behind-expected.txt
@@ -0,0 +1,13 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x171
+ LayoutBlockFlow {HTML} at (0,0) size 800x171
+ LayoutBlockFlow {BODY} at (8,8) size 784x155
+ LayoutSVGRoot {svg} at (8,8) size 0x0
+ LayoutSVGResourceClipper {clipPath} [id="equitri"] [clipPathUnits=objectBoundingBox]
+ LayoutSVGPath {polygon} at (8,8) size 1x1 [fill={[type=SOLID] [color=#000000]}] [points="0.5 0 0 0.86 1 0.86 0.5 0"]
+ LayoutText {#text} at (0,0) size 0x0
+layer at (8,8) size 100x100
+ LayoutBlockFlow (positioned) {DIV} at (8,8) size 100x100 [bgcolor=#008000]
+layer at (8,8) size 100x100
+ LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]

Powered by Google App Engine
This is Rietveld 408576698