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-- 44 bytes
body-basic-manual.html -rw-r--r-- 981 bytes
body-empty-manual.html -rw-r--r-- 1.2 KB
common.js -rw-r--r-- 1.5 KB
constructor-basic.html -rw-r--r-- 824 bytes
constructor-invalid.html -rw-r--r-- 718 bytes
event-onclick-manual.html -rw-r--r-- 870 bytes
event-onclose.html -rw-r--r-- 1019 bytes
event-onerror-default-manual.html -rw-r--r-- 1.0 KB
event-onerror-denied-manual.html -rw-r--r-- 970 bytes
event-onshow.html -rw-r--r-- 1014 bytes
icon-basic-manual.html -rw-r--r-- 1006 bytes
icon-empty-manual.html -rw-r--r-- 939 bytes
instance.html -rw-r--r-- 2.0 KB
interfaces.html -rw-r--r-- 2.2 KB
lang.html -rw-r--r-- 2.3 KB
permission.html -rw-r--r-- 535 bytes
requestPermission-denied-manual.html -rw-r--r-- 773 bytes
requestPermission-granted-manual.html -rw-r--r-- 566 bytes
tag-different-manual.html -rw-r--r-- 1.4 KB
tag-same-manual.html -rw-r--r-- 1.4 KB

back to top