Revision 5e78f769b58842d55ff8d2dc961d9db5a81f769a authored by Eric Willigers on 04 July 2018, 04:36:49 UTC, committed by Eric Willigers on 04 September 2018, 21:58:33 UTC
Spec: https://drafts.csswg.org/css-grid/

These tests highlight the following 5 issues:

Spec
[cssom] [css-grid] Serialization of custom identifiers
https://github.com/w3c/csswg-drafts/issues/2858

Spec
[css-grid] grid-line custom identifier auto?
https://github.com/w3c/csswg-drafts/issues/2856

Edge
grid-area should reject non-integer numbers
https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/18112694/

Firefox
grid-auto-columns/rows should accept multiple track-size values
https://bugzilla.mozilla.org/show_bug.cgi?id=1339672

WebKit
[CSS Grid Layout] Fix grid-{row, column, area} shorthand CSSOM serialization
https://bugs.webkit.org/show_bug.cgi?id=149890

Note that some properties such as grid and grid-template are not yet tested.
1 parent 61bc4ec
History
File Mode Size
resources
META.yml -rw-r--r-- 116 bytes
case-sensitivity.any.js -rw-r--r-- 1.5 KB
get-invalid-entries.html -rw-r--r-- 1.0 KB
idlharness.any.js -rw-r--r-- 1.4 KB
performanceentry-tojson.any.js -rw-r--r-- 632 bytes
performanceobservers.js -rw-r--r-- 1.5 KB
po-callback-mutate.any.js -rw-r--r-- 2.6 KB
po-disconnect.any.js -rw-r--r-- 1.2 KB
po-entries-sort.any.js -rw-r--r-- 2.6 KB
po-getentries.any.js -rw-r--r-- 1.8 KB
po-mark-measure.any.js -rw-r--r-- 2.1 KB
po-observe.any.js -rw-r--r-- 2.8 KB
po-observe.html -rw-r--r-- 2.7 KB
po-resource.html -rw-r--r-- 1.8 KB
po-takeRecords.any.js -rw-r--r-- 1.2 KB
webtiming-resolution.any.js -rw-r--r-- 807 bytes
worker-with-performance-observer.html -rw-r--r-- 460 bytes

back to top