Revision 387fba3809b776a98e6b11725c6d9a5be037bbca authored by Darren Shen on 11 April 2018, 05:55:17 UTC, committed by Blink WPT Bot on 11 April 2018, 06:04:09 UTC
Test failures:
- scroll-snap-align should always compute to a pair (but we currently
  compute to single keyword if specified).
- scroll-snap-type should compute to as specified (but we currently
  compute to pair).

Bug: 820299
Change-Id: Id38cee967daef8ac5c0658b958d6e74445035a83
Reviewed-on: https://chromium-review.googlesource.com/999078
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Commit-Queue: Darren Shen <shend@chromium.org>
Cr-Commit-Position: refs/heads/master@{#549778}
1 parent 2e8fa7b
History
File Mode Size
OWNERS -rw-r--r-- 85 bytes
README.md -rw-r--r-- 1.2 KB
a-element-origin-xhtml.xhtml -rw-r--r-- 428 bytes
a-element-origin.html -rw-r--r-- 261 bytes
a-element-origin.js -rw-r--r-- 945 bytes
a-element-xhtml.xhtml -rw-r--r-- 421 bytes
a-element.html -rw-r--r-- 254 bytes
a-element.js -rw-r--r-- 1.7 KB
data-uri-fragment.html -rw-r--r-- 1.2 KB
failure.html -rw-r--r-- 1.3 KB
historical.any.js -rw-r--r-- 909 bytes
interfaces.any.js -rw-r--r-- 445 bytes
setters_tests.json -rw-r--r-- 57.3 KB
toascii.json -rw-r--r-- 4.5 KB
toascii.window.js -rw-r--r-- 1.9 KB
url-constructor.html -rw-r--r-- 4.3 KB
url-origin.html -rw-r--r-- 1.0 KB
url-setters.html -rw-r--r-- 2.0 KB
url-tojson.html -rw-r--r-- 330 bytes
urlencoded-parser.html -rw-r--r-- 2.9 KB
urlsearchparams-append.html -rw-r--r-- 1.7 KB
urlsearchparams-constructor.html -rw-r--r-- 7.8 KB
urlsearchparams-delete.html -rw-r--r-- 2.1 KB
urlsearchparams-foreach.html -rw-r--r-- 2.5 KB
urlsearchparams-get.html -rw-r--r-- 1.3 KB
urlsearchparams-getall.html -rw-r--r-- 1.6 KB
urlsearchparams-has.html -rw-r--r-- 1.2 KB
urlsearchparams-set.html -rw-r--r-- 1.2 KB
urlsearchparams-sort.html -rw-r--r-- 1.6 KB
urlsearchparams-stringifier.html -rw-r--r-- 4.0 KB
urltestdata.json -rw-r--r-- 143.5 KB

README.md

back to top