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

Unified Diff: third_party/WebKit/LayoutTests/compositing/draws-content/canvas-background-layer-expected.txt

Issue 2626973005: Reland "Fix RGBA alpha parsing and serialization to adhere to W3 standard." (Closed)
Patch Set: Rebaseline Created 3 years, 11 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/compositing/draws-content/canvas-background-layer-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/draws-content/canvas-background-layer-expected.txt b/third_party/WebKit/LayoutTests/compositing/draws-content/canvas-background-layer-expected.txt
index 2531d0dcc7cca54a989ec76f0f76ea62dd5882ca..0ec9d9ec825925e48977d82fe3a5bcbb3530e09a 100644
--- a/third_party/WebKit/LayoutTests/compositing/draws-content/canvas-background-layer-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/draws-content/canvas-background-layer-expected.txt
@@ -19,7 +19,7 @@
"position": [13, 73],
"bounds": [50, 50],
"drawsContent": true,
- "backgroundColor": "#00FF007F"
+ "backgroundColor": "#00FF0080"
},
{
"name": "LayoutHTMLCanvas CANVAS id='canvas-padding'",

Powered by Google App Engine
This is Rietveld 408576698