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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/fast/block/float/intruding-painted-twice-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/intruding-painted-twice-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/intruding-painted-twice-expected.txt
index 6fdc752f1f66c283f9948e45a3a721fb0cd54b4c..27e1dbf7a01a257990b8ed78c35d78fc82e6471d 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/intruding-painted-twice-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/intruding-painted-twice-expected.txt
@@ -19,10 +19,10 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,52) size 784x18
LayoutText {#text} at (0,0) size 367x18
text run at (0,0) width 367: "These two lines of text should be the same shade of gray:"
- LayoutBlockFlow {DIV} at (0,86) size 784x28 [color=#0000007F]
+ LayoutBlockFlow {DIV} at (0,86) size 784x28 [color=#00000080]
LayoutText {#text} at (0,0) size 267x28
text run at (0,0) width 267: "Lorem ipsum dolor sit amet"
- LayoutBlockFlow {DIV} at (0,114) size 784x0 [color=#0000007F]
+ LayoutBlockFlow {DIV} at (0,114) size 784x0 [color=#00000080]
LayoutBlockFlow (floating) {DIV} at (0,0) size 266.63x28
LayoutText {#text} at (0,0) size 267x28
text run at (0,0) width 267: "Lorem ipsum dolor sit amet"

Powered by Google App Engine
This is Rietveld 408576698