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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/overflow/float-in-relpositioned-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/overflow/float-in-relpositioned-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/float-in-relpositioned-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/float-in-relpositioned-expected.txt
index 9b2a0d1a92f37f6fa39bd9da8ea60a636aa0dde7..2c506b30c0cc4a706c2f87c1c24762298f9ab20b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/float-in-relpositioned-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/float-in-relpositioned-expected.txt
@@ -29,15 +29,15 @@ layer at (18,412) size 102x102 clip at (19,413) size 85x100 scrollHeight 125
LayoutBlockFlow {DIV} at (10,404) size 102x102 [border: (1px solid #000000)]
layer at (69,77) size 25x25
LayoutBlockFlow (relative positioned) {DIV} at (1,1) size 25x25 [bgcolor=#000000]
- LayoutBlockFlow (floating) {DIV} at (0,0) size 75x75 [bgcolor=#0000FF7F]
+ LayoutBlockFlow (floating) {DIV} at (0,0) size 75x75 [bgcolor=#0000FF80]
layer at (19,239) size 25x25
LayoutBlockFlow (relative positioned) {DIV} at (1,1) size 25x25 [bgcolor=#000000]
- LayoutBlockFlow (floating) {DIV} at (0,0) size 75x75 [bgcolor=#0000FF7F]
+ LayoutBlockFlow (floating) {DIV} at (0,0) size 75x75 [bgcolor=#0000FF80]
layer at (69,301) size 25x25
LayoutBlockFlow (relative positioned) {DIV} at (1,1) size 25x25 [bgcolor=#000000]
layer at (69,301) size 75x75 backgroundClip at (19,301) size 100x85 clip at (19,301) size 100x85
- LayoutBlockFlow (positioned) {DIV} at (0,0) size 75x75 [bgcolor=#0000FF7F]
+ LayoutBlockFlow (positioned) {DIV} at (0,0) size 75x75 [bgcolor=#0000FF80]
layer at (19,463) size 25x25
LayoutBlockFlow (relative positioned) {DIV} at (1,1) size 25x25 [bgcolor=#000000]
layer at (19,463) size 75x75 backgroundClip at (19,413) size 85x100 clip at (19,413) size 85x100
- LayoutBlockFlow (positioned) {DIV} at (0,0) size 75x75 [bgcolor=#0000FF7F]
+ LayoutBlockFlow (positioned) {DIV} at (0,0) size 75x75 [bgcolor=#0000FF80]

Powered by Google App Engine
This is Rietveld 408576698