Revision 918f9684ec3846ac5bf588678dbdde6d58e22fc8 authored by Darren Shen on 19 March 2018, 06:54:15 UTC, committed by Blink WPT Bot on 19 March 2018, 07:03:29 UTC
Add support & tests for (min/max)-(width/height).

Note that the typed om spec specifies the old specs for these properties:
https://drafts.csswg.org/css21/visudet.html

Bug: 820299
Change-Id: I9c65f7f24d84b83ea2e2f167f8fb86be967eff06
Reviewed-on: https://chromium-review.googlesource.com/968003
Commit-Queue: Darren Shen <shend@chromium.org>
Reviewed-by: nainar <nainar@chromium.org>
Cr-Commit-Position: refs/heads/master@{#543980}
1 parent 7a976a5
History
File Mode Size
resources
OWNERS -rw-r--r-- 24 bytes
README.md -rw-r--r-- 258 bytes
estimate-indexeddb-worker.https.html -rw-r--r-- 548 bytes
estimate-indexeddb.https.html -rw-r--r-- 491 bytes
estimate-parallel.https.html -rw-r--r-- 785 bytes
interfaces.https.html -rw-r--r-- 818 bytes
interfaces.https.worker.js -rw-r--r-- 646 bytes
opaque-origin.https.html -rw-r--r-- 2.4 KB
persist-permission-manual.https.html -rw-r--r-- 959 bytes
persisted-worker.https.html -rw-r--r-- 527 bytes
persisted.https.html -rw-r--r-- 470 bytes
storage-estimate-indexeddb.js -rw-r--r-- 3.0 KB
storage-persisted.js -rw-r--r-- 594 bytes
storagemanager-estimate.https.html -rw-r--r-- 2.4 KB
storagemanager-persist-worker.https.html -rw-r--r-- 402 bytes
storagemanager-persist.https.html -rw-r--r-- 667 bytes
storagemanager-persisted-worker.https.html -rw-r--r-- 408 bytes
storagemanager-persisted.https.html -rw-r--r-- 674 bytes

README.md

back to top