https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 83f41fa104eaf113509fffb10504b9afcba5b7e8 authored by Simon Pieters on 18 August 2016, 21:50:33 UTC
innerText setter should replace existing text node
Tip revision: 83f41fa
.gitmodules
[submodule "resources"]
	path = resources
	url = https://github.com/w3c/testharness.js.git
	ignore = dirty
[submodule "tools"]
	path = tools
	url = https://github.com/w3c/wpt-tools.git
	ignore = dirty
back to top