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

Unified Diff: third_party/WebKit/LayoutTests/compositing/contents-opaque/background-color-expected.txt

Issue 2608423002: Fix RGBA alpha parsing and serialization to adhere to W3 standard. (Closed)
Patch Set: Rebaseline expectations for win and mac 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/contents-opaque/background-color-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/contents-opaque/background-color-expected.txt b/third_party/WebKit/LayoutTests/compositing/contents-opaque/background-color-expected.txt
index 667e811827593c291021e538b30d28815e56461c..24add9716a4da07c85bed4c77579da051c4bc800 100644
--- a/third_party/WebKit/LayoutTests/compositing/contents-opaque/background-color-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/contents-opaque/background-color-expected.txt
@@ -16,7 +16,7 @@
"position": [8, 108],
"bounds": [100, 100],
"drawsContent": true,
- "backgroundColor": "#00FF007F"
+ "backgroundColor": "#00FF0080"
},
{
"name": "LayoutBlockFlow DIV class='box opaque composited'",

Powered by Google App Engine
This is Rietveld 408576698