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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/compositing/webgl/webgl-background-color-expected.txt

Issue 2629163002: Revert of Fix RGBA alpha parsing and serialization to adhere to W3 standard. (Closed)
Patch Set: fix conflicts 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/platform/linux/compositing/webgl/webgl-background-color-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/webgl/webgl-background-color-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/webgl/webgl-background-color-expected.txt
index 514b71b675857991a2c6e83773cb715552189fdf..e9c96fb1e10551e2b189075b49c2a2b1ee97ac01 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/compositing/webgl/webgl-background-color-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/compositing/webgl/webgl-background-color-expected.txt
@@ -3,11 +3,11 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x537
LayoutBlockFlow {HTML} at (0,0) size 800x537
LayoutBlockFlow {BODY} at (8,20) size 784x501
- LayoutBlockFlow {DIV} at (20,0) size 240x200 [bgcolor=#00008080]
+ LayoutBlockFlow {DIV} at (20,0) size 240x200 [bgcolor=#0000807F]
LayoutBlockFlow (anonymous) at (0,220) size 784x245
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {P} at (0,481) size 784x20
LayoutText {#text} at (0,0) size 232x19
text run at (0,0) width 232: "Top and bottom should look the same."
layer at (28,260) size 240x200
- LayoutHTMLCanvas {CANVAS} at (20,20) size 240x200 [bgcolor=#00008080]
+ LayoutHTMLCanvas {CANVAS} at (20,20) size 240x200 [bgcolor=#0000807F]

Powered by Google App Engine
This is Rietveld 408576698