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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/box-shadow/inset-box-shadow-radius-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/platform/linux/fast/box-shadow/inset-box-shadow-radius-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/box-shadow/inset-box-shadow-radius-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/box-shadow/inset-box-shadow-radius-expected.txt
index b081174d5e0c19b0d92dd9a966e62a4aa54da915..d9d34723569f8d1c90b4d16d36032930878458ba 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/box-shadow/inset-box-shadow-radius-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/box-shadow/inset-box-shadow-radius-expected.txt
@@ -20,18 +20,18 @@ layer at (0,0) size 800x594
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
layer at (12,12) size 280x280
- LayoutBlockFlow (positioned) {DIV} at (12,12) size 280x280 [border: (10px solid #00FF000C)]
+ LayoutBlockFlow (positioned) {DIV} at (12,12) size 280x280 [border: (10px solid #00FF000D)]
layer at (12,12) size 280x280
LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 280x280
layer at (304,12) size 280x280
- LayoutBlockFlow (positioned) {DIV} at (304,12) size 280x280 [border: (20px solid #00FF000C)]
+ LayoutBlockFlow (positioned) {DIV} at (304,12) size 280x280 [border: (20px solid #00FF000D)]
layer at (304,12) size 280x280
LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 280x280
layer at (12,301) size 280x280
- LayoutBlockFlow (positioned) {DIV} at (12,301) size 280x280 [border: (50px solid #00FF000C)]
+ LayoutBlockFlow (positioned) {DIV} at (12,301) size 280x280 [border: (50px solid #00FF000D)]
layer at (12,301) size 280x280
LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 280x280
layer at (304,301) size 280x280
- LayoutBlockFlow (positioned) {DIV} at (304,301) size 280x280 [border: (90px solid #00FF000C)]
+ LayoutBlockFlow (positioned) {DIV} at (304,301) size 280x280 [border: (90px solid #00FF000D)]
layer at (304,301) size 280x280
LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 280x280

Powered by Google App Engine
This is Rietveld 408576698