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

Unified Diff: third_party/WebKit/LayoutTests/fast/borders/borderRadiusDashed05-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/borders/borderRadiusDashed05-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/borders/borderRadiusDashed05-expected.txt b/third_party/WebKit/LayoutTests/fast/borders/borderRadiusDashed05-expected.txt
index 87ade259418416c5d4c7438071096a13f3122e4c..3d5566cb3f588f6dfbf39dd8e0d9436a59889448 100644
--- a/third_party/WebKit/LayoutTests/fast/borders/borderRadiusDashed05-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/borders/borderRadiusDashed05-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: (12px dashed #FF0000) (4px dashed #0080007F) (12px dashed #0080007F) (4px dashed #0000FF)]
+ LayoutBlockFlow {DIV} at (20,0) size 400x400 [border: (12px dashed #FF0000) (4px dashed #00800080) (12px dashed #00800080) (4px dashed #0000FF)]

Powered by Google App Engine
This is Rietveld 408576698