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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/text/shadow-no-blur-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/platform/win/fast/text/shadow-no-blur-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text/shadow-no-blur-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/text/shadow-no-blur-expected.txt
index 3d0e4b8ef4030158098d790641b06fd71fa46c68..2aa7b50aaeb2ba4c926a0f7ae89f74b7673cfabb 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/text/shadow-no-blur-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/text/shadow-no-blur-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow {DIV} at (0,0) size 784x275 [color=#0000007F]
+ LayoutBlockFlow {DIV} at (0,0) size 784x275 [color=#00000080]
LayoutBlockFlow {DIV} at (0,0) size 784x55
LayoutText {#text} at (0,1) size 244x53
text run at (0,1) width 244: "Text shadow"

Powered by Google App Engine
This is Rietveld 408576698