review.state.todo

41 to review

CommitSummaryDate
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

425a67ba

Integrate with the Long Tasks spec

2018-10-23 00:23:27 +0200

01787ee7

Integrate with requestIdleCallback

2018-10-25 16:57:45 +0200

95e72ce3

Remove the allowusermedia iframe attribute

2018-10-26 14:17:01 +0200

45effb66

Make innerText getter not run the algorithm on the element itself

2018-10-30 16:42:04 +0100

76638126

Treat CR, LF, CRLF the same for alert/confirm/prompt

2018-11-20 15:19:05 -0800

840e22fe

Require UTF-8 for accept-charset

2018-11-26 09:55:51 +0100

d36d3eb0

Serialize the children of void elements as the empty string

2018-12-20 05:52:23 +0900

1375c0ca

Event-based form participation

2019-01-08 15:18:23 +0100

04d77646

Clone form data after dispatching the formdata event

2019-01-11 10:08:26 +0100

5c68ab3e

Make target=_blank imply noopener; support opener

2019-02-07 13:24:41 +0100

cf483d3f

Add <form rel>

2019-02-14 14:25:07 +0100

12969e1c

Clarify Window's focus() and blur()

2019-02-22 17:14:08 +0100

552ef78b

Remove table border-color special case (doesn't match reality)

2019-03-01 11:08:39 +0100

f9e4c660

Rendering: update when an image creates a replaced box

2019-03-04 14:56:32 +0100

e8e2d90c

Make the formdata event bubble

2019-03-08 14:46:33 -0600

c0b75ea8

Remove noopener/noreferrer from tokenizedFeatures

2019-05-03 11:40:15 +0200

95e0367f

The invalid event can fire on the form element

2019-05-14 16:21:36 +0200

e0742f8f

Add form.requestSubmit()

2019-05-16 15:06:54 -0400

ab734431

Introduce form-associated custom elements

2019-05-16 16:48:51 -0400

83d5bec4

xxx-large is now a font-size value

2019-06-14 11:19:29 +0200

15cf23a5

Define what tabIndex returns when the tabindex attribute is not set

2019-07-09 14:13:55 -0400