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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/borders/mixed-border-styles-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/win/fast/borders/mixed-border-styles-radius-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/borders/mixed-border-styles-radius-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/borders/mixed-border-styles-radius-expected.txt
index 36fc2e47b5c11a5cb7d8967a4636fb342f39adac..dbec6915f9172a12645e13c5c1821f381feccafe 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/borders/mixed-border-styles-radius-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/borders/mixed-border-styles-radius-expected.txt
@@ -3,40 +3,40 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x490
LayoutBlockFlow {HTML} at (0,0) size 800x490
LayoutBlockFlow {BODY} at (8,8) size 784x474
- LayoutBlockFlow {DIV} at (10,10) size 150x150 [border: (50px solid #00000080)]
+ LayoutBlockFlow {DIV} at (10,10) size 150x150 [border: (50px solid #0000007F)]
LayoutText {#text} at (170,156) size 4x17
text run at (170,156) width 4: " "
- LayoutBlockFlow {DIV} at (184,10) size 150x150 [border: (50px solid #00000080)]
+ LayoutBlockFlow {DIV} at (184,10) size 150x150 [border: (50px solid #0000007F)]
LayoutText {#text} at (344,156) size 4x17
text run at (344,156) width 4: " "
- LayoutBlockFlow {DIV} at (358,10) size 150x150 [border: (50px solid #00000080) (50px double #00000080) (50px solid #00000080)]
+ LayoutBlockFlow {DIV} at (358,10) size 150x150 [border: (50px solid #0000007F) (50px double #0000007F) (50px solid #0000007F)]
LayoutText {#text} at (518,156) size 4x17
text run at (518,156) width 4: " "
- LayoutBlockFlow {DIV} at (532,10) size 150x150 [border: (50px solid #00000080) none (50px solid #00000080)]
+ LayoutBlockFlow {DIV} at (532,10) size 150x150 [border: (50px solid #0000007F) none (50px solid #0000007F)]
LayoutText {#text} at (692,156) size 4x17
text run at (692,156) width 4: " "
LayoutBR {BR} at (0,0) size 0x0
- LayoutBlockFlow {DIV} at (10,184) size 150x150 [border: (50px solid #00000080) (50px solid #00000000) (50px solid #00000080)]
+ LayoutBlockFlow {DIV} at (10,184) size 150x150 [border: (50px solid #0000007F) (50px solid #00000000) (50px solid #0000007F)]
LayoutText {#text} at (170,330) size 4x17
text run at (170,330) width 4: " "
- LayoutBlockFlow {DIV} at (184,184) size 150x150 [border: (50px solid #00000080) (50px solid #00000000) (50px solid #00000080)]
+ LayoutBlockFlow {DIV} at (184,184) size 150x150 [border: (50px solid #0000007F) (50px solid #00000000) (50px solid #0000007F)]
LayoutText {#text} at (344,330) size 4x17
text run at (344,330) width 4: " "
- LayoutBlockFlow {DIV} at (358,184) size 150x150 [border: (50px solid #00000080) none (50px solid #00000000) (50px solid #00000080)]
+ LayoutBlockFlow {DIV} at (358,184) size 150x150 [border: (50px solid #0000007F) none (50px solid #00000000) (50px solid #0000007F)]
LayoutText {#text} at (518,330) size 4x17
text run at (518,330) width 4: " "
- LayoutBlockFlow {DIV} at (532,184) size 150x150 [border: (50px solid #00000080) none (50px solid #00000080)]
+ LayoutBlockFlow {DIV} at (532,184) size 150x150 [border: (50px solid #0000007F) none (50px solid #0000007F)]
LayoutText {#text} at (692,330) size 4x17
text run at (692,330) width 4: " "
LayoutBR {BR} at (0,0) size 0x0
- LayoutBlockFlow {DIV} at (10,358) size 150x102 [border: (50px solid #00000080)]
+ LayoutBlockFlow {DIV} at (10,358) size 150x102 [border: (50px solid #0000007F)]
LayoutText {#text} at (170,456) size 4x17
text run at (170,456) width 4: " "
- LayoutBlockFlow {DIV} at (184,358) size 150x102 [border: (50px solid #00000080) (50px double #00000080) (50px solid #00000080)]
+ LayoutBlockFlow {DIV} at (184,358) size 150x102 [border: (50px solid #0000007F) (50px double #0000007F) (50px solid #0000007F)]
LayoutText {#text} at (344,456) size 4x17
text run at (344,456) width 4: " "
- LayoutBlockFlow {DIV} at (358,358) size 150x102 [border: (50px solid #00000080) none (50px solid #00000000) (50px solid #00000080)]
+ LayoutBlockFlow {DIV} at (358,358) size 150x102 [border: (50px solid #0000007F) none (50px solid #00000000) (50px solid #0000007F)]
LayoutText {#text} at (518,456) size 4x17
text run at (518,456) width 4: " "
- LayoutBlockFlow {DIV} at (532,358) size 150x102 [border: (50px solid #00000080)]
+ LayoutBlockFlow {DIV} at (532,358) size 150x102 [border: (50px solid #0000007F)]
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698