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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/borders/borderRadiusDouble05-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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,20) size 784x560 5 LayoutBlockFlow {BODY} at (8,20) size 784x560
6 LayoutBlockFlow {DIV} at (20,0) size 400x400 [border: (94px double #FF0000 ) (80px double #0080007F) (94px double #0080007F) (80px double #0000FF)] 6 LayoutBlockFlow {DIV} at (20,0) size 400x400 [border: (94px double #FF0000 ) (80px double #00800080) (94px double #00800080) (80px double #0000FF)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698