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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt

Issue 1574933002: Changed type of border-width longhands from unsigned to float. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Made transitions use fractional border widths, added assert that border widths are positive, and r… Created 4 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/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt
index a2a7e0145b47c65797c6426e4368c6d42dd6b7d2..628bbb895cfcce3c3e8f3ce5099f01bd1908ba75 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt
@@ -24,7 +24,7 @@ layer at (0,0) size 800x241
text run at (0,32) width 112: "xxx xxx"
LayoutBlockFlow {DIV} at (0,164) size 784x53
LayoutImage {IMG} at (0,0) size 48x48
- LayoutImage {IMG} at (48,0) size 16x48 [border: (16px solid #FFFF00) none (16px solid #FFFF00) none]
+ LayoutImage {IMG} at (48,0) size 16x48 [border: (16.00px solid #FFFF00) none (16.00px solid #FFFF00) none]
LayoutImage {IMG} at (64,0) size 48x48
LayoutImage {IMG} at (112,0) size 48x48
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698