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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/block/float/intruding-painted-twice-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/linux/fast/block/float/intruding-painted-twice-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/intruding-painted-twice-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/intruding-painted-twice-expected.txt
index e2a154b0e26f3adeff8349057a6fe0f81fbebf5d..56e5a7165c72557e4ae824a1a52c8d32795abfe7 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/intruding-painted-twice-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/intruding-painted-twice-expected.txt
@@ -19,10 +19,10 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,56) size 784x20
LayoutText {#text} at (0,0) size 342x19
text run at (0,0) width 342: "These two lines of text should be the same shade of gray:"
- LayoutBlockFlow {DIV} at (0,92) size 784x28 [color=#0000007F]
+ LayoutBlockFlow {DIV} at (0,92) size 784x28 [color=#00000080]
LayoutText {#text} at (0,0) size 264x27
text run at (0,0) width 264: "Lorem ipsum dolor sit amet"
- LayoutBlockFlow {DIV} at (0,120) size 784x0 [color=#0000007F]
+ LayoutBlockFlow {DIV} at (0,120) size 784x0 [color=#00000080]
LayoutBlockFlow (floating) {DIV} at (0,0) size 264x28
LayoutText {#text} at (0,0) size 264x27
text run at (0,0) width 264: "Lorem ipsum dolor sit amet"

Powered by Google App Engine
This is Rietveld 408576698