20 to review
Commit | Summary | Date |
---|---|---|
4aaacb72 | Treat text track chapters as metadata |
2017-09-14 16:52:56 +0200 |
fae77e3c | Require UTF-8 |
2017-10-06 12:09:17 +0200 |
7a579c1c | Add element.focus({ preventScroll: true }) |
2017-10-26 12:41:09 -0400 |
0b37b531 | Add some examples for <figcaption> |
2018-01-17 14:34:43 +0100 |
2102913b | Align the title attribute with implementations |
2018-01-31 15:48:12 +0100 |
185190ca | Queue a task to run all the autofocusing steps |
2018-03-07 14:32:39 +0900 |
a4bb3465 | Remove the concept of "dialog group" |
2018-03-15 16:09:59 +0900 |
a4cc0686 | Change textarea's relevant value to its API value |
2018-03-16 18:20:13 +0900 |
3d2719ab | Clamp selection and text entry cursor position on value changes |
2018-03-16 18:20:13 +0900 |
51bd770c | Treat trusted contextmenu events as user activation |
2018-05-02 18:07:47 +0200 |
90a60b2a | Remove "control group" concept from the focus model |
2018-05-14 11:27:08 -0400 |
7069de4f | Reference SVG 2 |
2018-05-18 08:05:35 +0200 |
b3c7c89e | Change <td hidden> to render as display: none |
2018-06-05 09:51:42 +0200 |
c50e5286 | Fix 'scroll an element into view' invocations |
2018-06-11 21:02:56 +0200 |
78741b7b | Integrate Feature Policy concepts into HTML |
2018-06-22 16:22:11 -0400 |
853485e1 | Add iframe's allow="" attribute to the indices |
2018-06-28 11:29:18 -0400 |
b2ff9c72 | Remove sentences about documents with no focusable area |
2018-07-11 16:15:52 -0400 |
753e9fe2 | Rewrite event handlers section for more rigor and correctness |
2018-08-07 14:25:59 -0400 |
a5422d98 | Add the enterkeyhint="" attribute |
2018-09-12 16:53:59 -0400 |
f23329e0 | Add "autoplay" policy-controlled feature |
2018-09-13 12:23:19 -0400 |