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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/canvas/canvas-default-object-sizing-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/svg/canvas/canvas-default-object-sizing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/canvas/canvas-default-object-sizing-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/canvas/canvas-default-object-sizing-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..eaadada608eacc2fa0aca86b4bf34c0be9ccbf89
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/canvas/canvas-default-object-sizing-expected.txt
@@ -0,0 +1,30 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x218
+ LayoutBlockFlow {HTML} at (0,0) size 800x218
+ LayoutBlockFlow (anonymous) at (0,0) size 800x210
+ LayoutBlockFlow {BODY} at (8,218) size 784x0
+layer at (0,0) size 100x100
+ LayoutHTMLCanvas {CANVAS} at (0,0) size 100x100
+layer at (100,0) size 100x100
+ LayoutHTMLCanvas {CANVAS} at (100,0) size 100x100
+layer at (200,0) size 100x100
+ LayoutHTMLCanvas {CANVAS} at (200,0) size 100x100
+layer at (300,0) size 100x100
+ LayoutHTMLCanvas {CANVAS} at (300,0) size 100x100
+layer at (400,0) size 100x100
+ LayoutHTMLCanvas {CANVAS} at (400,0) size 100x100
+layer at (500,0) size 100x100
+ LayoutHTMLCanvas {CANVAS} at (500,0) size 100x100
+layer at (600,0) size 100x100
+ LayoutHTMLCanvas {CANVAS} at (600,0) size 100x100
+layer at (700,0) size 100x100
+ LayoutHTMLCanvas {CANVAS} at (700,0) size 100x100
+layer at (0,105) size 100x100
+ LayoutHTMLCanvas {CANVAS} at (0,105) size 100x100
+layer at (100,105) size 100x100
+ LayoutHTMLCanvas {CANVAS} at (100,105) size 100x100
+layer at (200,105) size 100x100
+ LayoutHTMLCanvas {CANVAS} at (200,105) size 100x100
+layer at (300,105) size 100x100
+ LayoutHTMLCanvas {CANVAS} at (300,105) size 100x100

Powered by Google App Engine
This is Rietveld 408576698