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
resources
OWNERS -rw-r--r-- 10 bytes
idlharness.html -rw-r--r-- 1.1 KB
test_attributes_exist.html -rw-r--r-- 729 bytes
test_child_document.html -rw-r--r-- 2.9 KB
test_default_view.html -rw-r--r-- 1.9 KB
test_minimize-manual.html -rw-r--r-- 7.8 KB
test_read_only.html -rw-r--r-- 1.2 KB
test_tab_state_change-manual.html -rw-r--r-- 7.7 KB

back to top