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

Unified Diff: third_party/WebKit/LayoutTests/fast/borders/border-radius-wide-border-03-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-03-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/borders/border-radius-wide-border-03-expected.txt b/third_party/WebKit/LayoutTests/fast/borders/border-radius-wide-border-03-expected.txt
index 66c22bcb60c840c87bc8fe36539e64ec28a4b993..4f1d18d1d121d64df3a7ff2aa7611a4485b6552d 100644
--- a/third_party/WebKit/LayoutTests/fast/borders/border-radius-wide-border-03-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/borders/border-radius-wide-border-03-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: (94px solid #FF0000) (80px solid #00800080) (94px solid #00800080) (80px solid #0000FF)]
+ LayoutBlockFlow {DIV} at (20,0) size 400x400 [border: (94px solid #FF0000) (80px solid #0080007F) (94px solid #0080007F) (80px solid #0000FF)]

Powered by Google App Engine
This is Rietveld 408576698