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
Document-open.html -rw-r--r-- 2.0 KB
OWNERS -rw-r--r-- 5 bytes
addRange.html -rw-r--r-- 8.9 KB
collapse.html -rw-r--r-- 3.2 KB
collapseToStartEnd.html -rw-r--r-- 5.6 KB
common.js -rw-r--r-- 36.1 KB
deleteFromDocument.html -rw-r--r-- 4.3 KB
dir-manual.html -rw-r--r-- 4.4 KB
extend.html -rw-r--r-- 6.2 KB
getRangeAt.html -rw-r--r-- 443 bytes
getSelection.html -rw-r--r-- 6.6 KB
interfaces.html -rw-r--r-- 1.3 KB
isCollapsed.html -rw-r--r-- 1011 bytes
removeAllRanges.html -rw-r--r-- 2.0 KB
selectAllChildren.html -rw-r--r-- 2.1 KB
test-iframe.html -rw-r--r-- 1.1 KB

back to top