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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css2.1/t040302-c61-phys-len-00-b-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-phys-len-00-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t040302-c61-phys-len-00-b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t040302-c61-phys-len-00-b-expected.txt
index dbaa0064dca74539f923432293759897ea102c21..aaedacdad974f99863e4d3dcad4e6e8f7c59a1ce 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t040302-c61-phys-len-00-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t040302-c61-phys-len-00-b-expected.txt
@@ -11,10 +11,10 @@ layer at (0,0) size 800x212
text run at (0,0) width 386: "Hold up a credit card to your display. The distance between the "
text run at (385,0) width 366: "two vertical bars should be exactly the length of a credit card"
text run at (0,20) width 72: "(85.60mm)."
- LayoutBlockFlow {DIV} at (0,92) size 784x96 [border: none (3px solid #000000)]
- LayoutBlockFlow {DIV} at (326.52,0) size 457.48x16 [border: none (3px solid #000000)]
- LayoutBlockFlow {DIV} at (326.52,16) size 457.48x16 [border: none (3px solid #000000)]
- LayoutBlockFlow {DIV} at (326.52,32) size 457.48x16 [border: none (3px solid #000000)]
- LayoutBlockFlow {DIV} at (326.52,48) size 457.48x16 [border: none (3px solid #000000)]
- LayoutBlockFlow {DIV} at (326.52,64) size 457.48x16 [border: none (3px solid #000000)]
- LayoutBlockFlow {DIV} at (326.52,80) size 457.48x16 [border: none (3px solid #000000)]
+ LayoutBlockFlow {DIV} at (0,92) size 784x96 [border: none (3.00px solid #000000)]
+ LayoutBlockFlow {DIV} at (326.52,0) size 457.48x16 [border: none (3.00px solid #000000)]
+ LayoutBlockFlow {DIV} at (326.52,16) size 457.48x16 [border: none (3.00px solid #000000)]
+ LayoutBlockFlow {DIV} at (326.52,32) size 457.48x16 [border: none (3.00px solid #000000)]
+ LayoutBlockFlow {DIV} at (326.52,48) size 457.48x16 [border: none (3.00px solid #000000)]
+ LayoutBlockFlow {DIV} at (326.52,64) size 457.48x16 [border: none (3.00px solid #000000)]
+ LayoutBlockFlow {DIV} at (326.52,80) size 457.48x16 [border: none (3.00px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698