Bug 1527281 [wpt PR 15337] - decimal points in numbers, a=testonly
commit27a492ca226025f9dd794e017d638112a3aa357f
authorTab Atkins Jr <jackalmage@gmail.com>
Tue, 19 Feb 2019 14:39:27 +0000 (19 14:39 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Tue, 26 Feb 2019 12:05:29 +0000 (26 12:05 +0000)
treed1e4543ef018bd54b9d0399fd024eac3248262d2
parent543bdae9647374adeed024545da8157dd9829651
Bug 1527281 [wpt PR 15337] - decimal points in numbers, a=testonly

Automatic update from web-platform-tests
decimal points in numbers

Tests that decimal points are allowed *before* digits (like `.1`) and *between* digits (like `0.1`), but not *after* digits (like `1.`).

Tests <https://github.com/w3c/csswg-drafts/issues/3599>
--
fix whitespace for lint
--
Name all tests uniquely
--
Merge pull request #15337 from web-platform-tests/tabatkins-patch-2

decimal points in numbers
--

wpt-commits: 5fdd036dbd18fa6d2e7cf235bd9acc625a6df22ef17e215eaa37316f1489a7b62ab103d2a58a0d8931e1a1bb5fadb08749e4b8070ad0f19ec5ea1088e2eb25aaa6dd3c512b172588f3400f9c25a410c3
wpt-pr: 15337
testing/web-platform/tests/css/css-syntax/decimal-points-in-numbers.html [new file with mode: 0644]