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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css2.1/t080301-c411-vt-mrgn-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/t080301-c411-vt-mrgn-00-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt
index 34849b0322099ae5cede3e3b3c12ee8f94bfa7e2..19f6cd87ff29f5a3d6935949fe5f52bb4257734e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 785x897 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutTable {TABLE} at (0,36) size 178x837
LayoutTableSection {TBODY} at (0,0) size 178x837
LayoutTableRow {TR} at (0,2) size 178x833
- LayoutTableCell {TD} at (2,2) size 86x832.78 [bgcolor=#008080] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ LayoutTableCell {TD} at (2,2) size 86x832.78 [bgcolor=#008080] [border: (3.00px solid #000000)] [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow {P} at (3,3) size 80x20 [bgcolor=#FFFF00]
LayoutText {#text} at (0,0) size 6x19
text run at (0,0) width 6: "-"
@@ -53,7 +53,7 @@ layer at (0,0) size 785x897 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {P} at (3,772) size 80x57.78 [bgcolor=#FFFF00]
LayoutText {#text} at (0,38) size 6x19
text run at (0,38) width 6: "-"
- LayoutTableCell {TD} at (90,2) size 86x832.77 [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ LayoutTableCell {TD} at (90,2) size 86x832.77 [border: (3.00px solid #000000)] [r=0 c=1 rs=1 cs=1]
LayoutBlockFlow {DIV} at (3,3) size 80x20 [bgcolor=#FFFF00]
LayoutText {#text} at (0,0) size 6x19
text run at (0,0) width 6: "-"

Powered by Google App Engine
This is Rietveld 408576698