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

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

Issue 2608423002: Fix RGBA alpha parsing and serialization to adhere to W3 standard. (Closed)
Patch Set: NeedsRebaseline for failed layout tests 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/webgl-background-layer-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/draws-content/webgl-background-layer-expected.txt b/third_party/WebKit/LayoutTests/compositing/draws-content/webgl-background-layer-expected.txt
index 53ea0970e4b21d92ebde5f0c74698ae16945d8f1..2f3c662e725841bd057ef795700188bd623bcffc 100644
--- a/third_party/WebKit/LayoutTests/compositing/draws-content/webgl-background-layer-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/draws-content/webgl-background-layer-expected.txt
@@ -40,7 +40,7 @@
"position": [13, 268],
"bounds": [50, 50],
"drawsContent": true,
- "backgroundColor": "#00FF007F"
+ "backgroundColor": "#00FF0080"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698