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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css2.1/t0805-c5513-brdr-bw-03-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/t0805-c5513-brdr-bw-03-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t0805-c5513-brdr-bw-03-b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t0805-c5513-brdr-bw-03-b-expected.txt
index 0fabfa2ab22f524282b1cc07841849b0ca5337f6..d84d3020552ce00df99674462aace2825133a15d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t0805-c5513-brdr-bw-03-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t0805-c5513-brdr-bw-03-b-expected.txt
@@ -4,6 +4,6 @@ layer at (0,0) size 800x39
LayoutBlockFlow {HTML} at (0,0) size 800x39
LayoutBlockFlow {BODY} at (8,8) size 784x23
LayoutBlockFlow {DIV} at (0,0) size 784x23 [color=#000080]
- LayoutBlockFlow {DIV} at (0,0) size 784x23 [border: (3px solid #000080) none (3px solid #000080)]
+ LayoutBlockFlow {DIV} at (0,0) size 784x23 [border: (3.00px solid #000080) none (3.00px solid #000080)]
LayoutText {#text} at (3,3) size 277x19
text run at (3,3) width 277: "This box should be open ended at the bottom."

Powered by Google App Engine
This is Rietveld 408576698