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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/css/shadow-multiple-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/mac/fast/css/shadow-multiple-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css/shadow-multiple-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css/shadow-multiple-expected.txt
index d5c462aee211c5f037ff9ee2a1180bd3ace2e220..37db15754f603f85a3fa6625e773915f8f3f54fc 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css/shadow-multiple-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css/shadow-multiple-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 785x632 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (123,0) width 96: "text"
LayoutText {#text} at (218,0) size 17x56
text run at (218,0) width 17: " "
- LayoutInline {SPAN} at (0,0) size 128x56 [color=#0000004C]
+ LayoutInline {SPAN} at (0,0) size 128x56 [color=#0000004D]
LayoutText {#text} at (234,0) size 128x56
text run at (234,0) width 128: "casts"
LayoutText {#text} at (361,0) size 17x56

Powered by Google App Engine
This is Rietveld 408576698