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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css2.1/t040302-c61-ex-len-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/t040302-c61-ex-len-00-b-a-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t040302-c61-ex-len-00-b-a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t040302-c61-ex-len-00-b-a-expected.txt
index e23d4c40dd43b8e5f76c7615199817fc26cb89c9..7baf80d0b975b7cb0d393807913bb3d8f498377e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t040302-c61-ex-len-00-b-a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t040302-c61-ex-len-00-b-a-expected.txt
@@ -14,4 +14,4 @@ layer at (0,0) size 800x120
LayoutText {#text} at (0,0) size 40x40
text run at (0,0) width 40: "\x{C9}"
LayoutTableCell {TD} at (52,2) size 48x40 [r=0 c=1 rs=1 cs=1]
- LayoutBlockFlow {DIV} at (4,4) size 40x32 [border: (32px solid #000080) none]
+ LayoutBlockFlow {DIV} at (4,4) size 40x32 [border: (32.00px solid #000080) none]

Powered by Google App Engine
This is Rietveld 408576698