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

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

Powered by Google App Engine
This is Rietveld 408576698