Revision fe7696c92ce264cd2ccfb10a4d575265d63ba68a authored by Ryosuke Niwa on 20 May 2016, 05:44:29 UTC, committed by Takayoshi Kochi on 20 May 2016, 05:44:29 UTC
Import WebKit's test for HTMLSlotElement interface's test attribute and assignedNodes() from
http://trac.webkit.org/browser/trunk/LayoutTests/fast/shadow-dom/HTMLSlotElement-interface.html?rev=200285

All test cases pass on WebKit nightly builds, and some test cases fail on Google Chrome Canary builds
because the latter doesn't clear the list of assigned nodes when a slot element is removed from a tree.
1 parent 034e4d5
History
File Mode Size
OWNERS -rw-r--r-- 99 bytes
README.md -rw-r--r-- 1.7 KB
a-element-xhtml.xhtml -rw-r--r-- 375 bytes
a-element.html -rw-r--r-- 208 bytes
a-element.js -rw-r--r-- 1.8 KB
historical.html -rw-r--r-- 920 bytes
historical.worker.js -rw-r--r-- 493 bytes
interfaces.html -rw-r--r-- 1.9 KB
setters_tests.json -rw-r--r-- 38.2 KB
url-constructor.html -rw-r--r-- 4.5 KB
url-setters.html -rw-r--r-- 1.4 KB
urlsearchparams-append.html -rw-r--r-- 1.8 KB
urlsearchparams-constructor.html -rw-r--r-- 5.2 KB
urlsearchparams-delete.html -rw-r--r-- 1.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.3 KB
urlsearchparams-set.html -rw-r--r-- 1.3 KB
urlsearchparams-stringifier.html -rw-r--r-- 3.6 KB
urltestdata.json -rw-r--r-- 94.6 KB

README.md

back to top