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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text/shadow-translucent-fill-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/text/shadow-translucent-fill-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text/shadow-translucent-fill-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text/shadow-translucent-fill-expected.txt
index 70d0c9970c429f655b1a05da7184a2b5d7b2c8a3..15b9bdea8979ed1d5cea6f3c3ca1e6baf0a96475 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text/shadow-translucent-fill-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text/shadow-translucent-fill-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 800x600
text run at (48,0) width 24: "A"
LayoutText {#text} at (72,0) size 24x24
text run at (72,0) width 24: " "
- LayoutInline {SPAN} at (0,0) size 24x24 [color=#00000019]
+ LayoutInline {SPAN} at (0,0) size 24x24 [color=#0000001A]
LayoutText {#text} at (96,0) size 24x24
text run at (96,0) width 24: "A"
LayoutText {#text} at (0,0) size 0x0
@@ -30,7 +30,7 @@ layer at (0,0) size 800x600
text run at (48,0) width 24: "A"
LayoutText {#text} at (72,0) size 24x24
text run at (72,0) width 24: " "
- LayoutInline {SPAN} at (0,0) size 24x24 [color=#00000019]
+ LayoutInline {SPAN} at (0,0) size 24x24 [color=#0000001A]
LayoutText {#text} at (96,0) size 24x24
text run at (96,0) width 24: "A"
LayoutText {#text} at (0,0) size 0x0
@@ -45,7 +45,7 @@ layer at (0,0) size 800x600
text run at (48,0) width 24: "A"
LayoutText {#text} at (72,0) size 24x24
text run at (72,0) width 24: " "
- LayoutInline {SPAN} at (0,0) size 24x24 [color=#00000019]
+ LayoutInline {SPAN} at (0,0) size 24x24 [color=#0000001A]
LayoutText {#text} at (96,0) size 24x24
text run at (96,0) width 24: "A"
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698