25 reviewed
| Commit | Summary | Notes |
|---|---|---|
| 7e9f6b6f | Define the HTTP Refresh header |
[OK] Using refresh in some ways can be a WCAG failure, but as this change only codifies what already exists, it's already covered by WCAG. |
| c79ad811 | Remove unimplemented feature forceSpellCheck |
N/A |
| ebf309c7 | Cross-link FAQs and update links |
N/A |
| 9008ac94 | Move base64 algorithms to Infra |
N/A |
| 6f2e8043 | Update the reference to Media Fragments URI |
N/A |
| e293d6ce | Fix and tweak module worker example |
N/A |
| 8d287578 | Regression fix: Lost ampersands in Character Reference State's Anything Else case |
N/A |
| f04efab4 | Shadow: fix definition of form.elements |
N/A |
| c230f550 | Fix scrolling to fragments |
N/A |
| 384c30c5 | Track HTML parser form-associated elements with a flag |
N/A |
| cf02423d | Fragment navigation should use replacement enabled |
N/A |
| df05a091 | Dev edition: display the caniuse panels |
N/A |
| 00048945 | Fix broken step reference in “fire a DND event” algorithm |
N/A |
| b9b9d60f | Remove <applet> |
N/A |
| d967dc01 | Limit crossOrigin reflection to only known values |
N/A |
| 5a6fef58 | Make U+0000 a parse error in bogus comment and bogus DOCTYPE states |
N/A |
| c441d703 | Use [Exposed=Window] consistently |
N/A |
| f8e293fa | Add history.index |
N/A |
| f8a21240 | Fix typo in previous commit |
N/A |
| bf139cb8 | Regression fix: only repeat a single step |
N/A |
| 5f59b7a7 | Fetch removes type in favor of just destination |
N/A |
| 0edc164e | Use DOMMatrix2DInit dictionary in 2d canvas setTransform()/addPath() |
N/A |
| 361207c9 | Remove "onhide" from obsolete attributes |
N/A |
| 43a1c0cf | Fix link to <flag-icon> in acknowledgments |
N/A |
| d033b46c | Regression fix: expose Path2D once |
N/A |