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

Unified Diff: third_party/WebKit/LayoutTests/fast/borders/border-radius-wide-border-04-expected.txt

Issue 2629163002: Revert of Fix RGBA alpha parsing and serialization to adhere to W3 standard. (Closed)
Patch Set: fix conflicts 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/borders/border-radius-wide-border-04-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/borders/border-radius-wide-border-04-expected.txt b/third_party/WebKit/LayoutTests/fast/borders/border-radius-wide-border-04-expected.txt
index 327a1db0ddcd188ab58f0277b6590cadc47d5931..d3d2c564612e38bcd900b59d7347586af0d3b3fd 100644
--- a/third_party/WebKit/LayoutTests/fast/borders/border-radius-wide-border-04-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/borders/border-radius-wide-border-04-expected.txt
@@ -3,4 +3,4 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,20) size 784x560
- LayoutBlockFlow {DIV} at (20,0) size 400x400 [border: (90px solid #FF0000) (180px solid #00800080) (90px solid #00800080) (180px solid #0000FF)]
+ LayoutBlockFlow {DIV} at (20,0) size 400x400 [border: (90px solid #FF0000) (180px solid #0080007F) (90px solid #0080007F) (180px solid #0000FF)]

Powered by Google App Engine
This is Rietveld 408576698