diff options
Diffstat (limited to 'python/tidy/tests/whatwg_link.rs')
-rw-r--r-- | python/tidy/tests/whatwg_link.rs | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/tidy/tests/whatwg_link.rs b/python/tidy/tests/whatwg_link.rs new file mode 100644 index 00000000000..d6ed712450a --- /dev/null +++ b/python/tidy/tests/whatwg_link.rs @@ -0,0 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + +// https://html.spec.whatwg.org/multipage/scripting.html#dom-context-2d-putimagedata +// https://html.spec.whatwg.org/#typographic-conventions |