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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/block/float/intruding-painted-twice-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/block/float/intruding-painted-twice-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/block/float/intruding-painted-twice-expected.txt
index dafa052568d7466e6f9f9a346c758e817ee8f98f..d36b6ba77f95a5399c8071ad7d545c62b9343aac 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/block/float/intruding-painted-twice-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 367x17
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 784x27 [color=#0000007F]
+ LayoutBlockFlow {DIV} at (0,86) size 784x27 [color=#00000080]
LayoutText {#text} at (0,0) size 267x26
text run at (0,0) width 267: "Lorem ipsum dolor sit amet"
- LayoutBlockFlow {DIV} at (0,113) size 784x0 [color=#0000007F]
+ LayoutBlockFlow {DIV} at (0,113) size 784x0 [color=#00000080]
LayoutBlockFlow (floating) {DIV} at (0,0) size 266.63x27
LayoutText {#text} at (0,0) size 267x26
text run at (0,0) width 267: "Lorem ipsum dolor sit amet"

Powered by Google App Engine
This is Rietveld 408576698