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

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

Powered by Google App Engine
This is Rietveld 408576698