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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/csspaint/background-image-alpha-expected.txt

Issue 2077413005: Add "alpha" option to PaintWorklet (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix comments Created 4 years, 6 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/csspaint/background-image-alpha-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/csspaint/background-image-alpha-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/csspaint/background-image-alpha-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c6b3667a0a5cc4109e00314f09a44811d2034248
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/csspaint/background-image-alpha-expected.txt
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x221
+ LayoutBlockFlow {HTML} at (0,0) size 800x221
+ LayoutBlockFlow {BODY} at (8,8) size 784x205
+ LayoutBlockFlow {DIV} at (0,0) size 100x200 [bgcolor=#FFFF00]
+ LayoutBlockFlow {DIV} at (0,0) size 100x100
+ LayoutBlockFlow {DIV} at (0,100) size 100x100
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698