https://github.com/web-platform-tests/wpt
Revision 9bc2e7439192ae1247de7421d23c60281037c037 authored by moz-wptsync-bot on 11 April 2018, 16:28:45 UTC, committed by jgraham on 11 April 2018, 16:28:45 UTC
bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1396823
gecko-commit: 9b506268413c213ac701c8b46dd6e312625f4ce7
gecko-integration-branch: central
gecko-reviewers: ato
1 parent 6571e31
Raw File
Tip revision: 9bc2e7439192ae1247de7421d23c60281037c037 authored by moz-wptsync-bot on 11 April 2018, 16:28:45 UTC
Use unicode-segmentation to iterate graphemes instead of chars (#10220)
Tip revision: 9bc2e74
.gitmodules
[submodule "css/tools/apiclient"]
	path = css/tools/apiclient
	url = https://github.com/w3c/csswg-apiclient.git
[submodule "css/tools/w3ctestlib"]
	path = css/tools/w3ctestlib
	url = https://github.com/w3c/csswg-w3ctestlib.git
[submodule "tools/html5lib/html5lib/tests/testdata"]
	path = tools/html5lib/html5lib/tests/testdata
	url = https://github.com/html5lib/html5lib-tests.git
[submodule "resources/webidl2/test/widlproc"]
	path = resources/webidl2/test/widlproc
	url = https://github.com/dontcallmedom/widlproc.git
back to top