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

Unified Diff: third_party/WebKit/LayoutTests/compositing/opacity-with-mask-expected.txt

Issue 2825843002: Disable the direct-drawing optimization for quads with opacity. (Closed)
Patch Set: 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
« no previous file with comments | « third_party/WebKit/LayoutTests/compositing/opacity-with-mask-expected.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/compositing/opacity-with-mask-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/opacity-with-mask-expected.txt b/third_party/WebKit/LayoutTests/compositing/opacity-with-mask-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..db527301511665fa8e6190c4b1ada157c12ca13e
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/compositing/opacity-with-mask-expected.txt
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x176
+ LayoutBlockFlow {HTML} at (0,0) size 800x176
+ LayoutBlockFlow {BODY} at (8,8) size 784x160
+layer at (8,8) size 280x160
+ LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 280x160 [bgcolor=#008000]
+layer at (8,8) size 280x160 transparent
+ LayoutBlockFlow (positioned) {DIV} at (0,0) size 280x160 [bgcolor=#FF0000] [border: (1px solid #000000)]
« no previous file with comments | « third_party/WebKit/LayoutTests/compositing/opacity-with-mask-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698