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

Unified Diff: third_party/WebKit/LayoutTests/paint/transparency/compositing-alpha-fold-crash-expected.txt

Issue 2812103002: Don't allow the composited-alpha folding optimization to cross subsequences (Closed)
Patch Set: none Created 3 years, 8 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/paint/transparency/compositing-alpha-fold-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/transparency/compositing-alpha-fold-crash-expected.txt b/third_party/WebKit/LayoutTests/paint/transparency/compositing-alpha-fold-crash-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a2c72a81c16e85c9a90153fdc12dfee4b7e72dcb
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/paint/transparency/compositing-alpha-fold-crash-expected.txt
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x17
+ LayoutBlockFlow {HTML} at (0,0) size 800x17
+layer at (8,8) size 784x1 transparent
+ LayoutBlockFlow {BODY} at (8,8) size 784x1
+layer at (8,8) size 784x0 transparent
+ LayoutBlockFlow {DIV} at (0,0) size 784x0
+layer at (8,8) size 784x1
+ LayoutBlockFlow {DIV} at (0,0) size 784x1
+layer at (8,9) size 784x0
+ LayoutBlockFlow {DIV} at (0,1) size 784x0

Powered by Google App Engine
This is Rietveld 408576698