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
collections
events
lists
nodes
ranges
traversal
OWNERS -rw-r--r-- 46 bytes
common.js -rw-r--r-- 40.6 KB
constants.js -rw-r--r-- 409 bytes
historical.html -rw-r--r-- 3.3 KB
interface-objects.html -rw-r--r-- 1.1 KB
interfaces.html -rw-r--r-- 18.9 KB

back to top