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

Unified Diff: third_party/WebKit/LayoutTests/fast/block/float/relative-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/fast/block/float/relative-painted-twice-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/block/float/relative-painted-twice-expected.txt b/third_party/WebKit/LayoutTests/fast/block/float/relative-painted-twice-expected.txt
index 4718095cd24016e5c16746ebb3137b2ca0f605f5..299ade927430fe943dd2b4ddedcff7ea3afd18e3 100644
--- a/third_party/WebKit/LayoutTests/fast/block/float/relative-painted-twice-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/block/float/relative-painted-twice-expected.txt
@@ -7,5 +7,5 @@ layer at (0,0) size 785x2016 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow {DIV} at (0,150) size 769x0
layer at (8,58) size 769x0
LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 769x0
- LayoutBlockFlow (floating) {DIV} at (0,0) size 100x100 [bgcolor=#0000007F]
+ LayoutBlockFlow (floating) {DIV} at (0,0) size 100x100 [bgcolor=#00000080]
caret: position 0 of child 1 {DIV} of child 1 {DIV} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698