|
34 | 34 | dom |
35 | 35 | - https://github.com/servo/servo/pull/39717 (@tharkum, #39717) html: Support selecting <media> element source from children (#39717) |
36 | 36 | dom |
37 | | - - DONE https://github.com/servo/servo/pull/39749 (@simonwuelker, #39749) xpath: Let the parents of attribute nodes be their owner elements (#39749) |
38 | | - dom; implement `@attr/parent` |
39 | 37 | - https://github.com/servo/servo/pull/40056 (@simonwuelker, #40056) script: Support observing "device-pixel-content-box" with ResizeObserver (#40056) |
40 | 38 | dom |
41 | 39 | - https://github.com/servo/servo/pull/39905 (@Gae24, #39905) script: use `run_a_classic_script` algorithm for worker scripts (#39905) |
|
44 | 42 | dom |
45 | 43 | - https://github.com/servo/servo/pull/40082 (@notJoon, #40082) script: Update placeholder-shown state during IME composition events (#40082) |
46 | 44 | dom |
47 | | - - DONE https://github.com/servo/servo/pull/40079 (@jdm, #40079) config: Enable AbortController/AbortSignal by default. (#40079) |
48 | | - dom |
49 | | - - DONE https://github.com/servo/servo/pull/40032 (@Taym95, #40032) Implement abortsignal timeout (#40032) |
50 | | - dom |
51 | 45 | - https://github.com/servo/servo/pull/40116 (@jdm, #40116) script: Include target in resize observer depth calculation. (#40116) |
52 | 46 | dom |
53 | 47 | - https://github.com/servo/servo/pull/40115 (@jdm, #40115) layout: Use content area rect for content box queries. (#40115) |
54 | 48 | dom |
55 | | - - https://github.com/servo/servo/pull/40109 (@Taym95, #40109) Implement UIEvent.which (#40109) |
| 49 | + - DONE https://github.com/servo/servo/pull/40109 (@Taym95, #40109) Implement UIEvent.which (#40109) |
56 | 50 | dom |
57 | 51 | - https://github.com/servo/servo/pull/40102 (@Gae24, #40102) script: implement remaining WorkerGlobalScope's event handlers (#40102) |
58 | 52 | dom |
59 | | - - DONE https://github.com/servo/servo/pull/40103 (@simonwuelker, #40103) xpath: Provide error message when throwing SyntaxError from parsing (#40103) |
60 | | - dom |
61 | 53 | - https://github.com/servo/servo/pull/39899 (@tharkum, #39899) html: Enhance media network and decoding error handling (#39899) |
62 | 54 | dom |
63 | | - - https://github.com/servo/servo/pull/40084 (@Gae24, #40084) script: implement structured cloning for `ImageData` (#40084) |
64 | | - dom |
65 | | - - DONE https://github.com/servo/servo/pull/39977 (@simonwuelker, #39977) xpath: Replace `nom` with hand-written parsing rules (#39977) |
66 | | - dom |
67 | | - - https://github.com/servo/servo/pull/40133 (@tharkum, #40133) html: Add the 'name' and 'areas' IDL attributes for <map> (#40133) |
| 55 | + - DONE https://github.com/servo/servo/pull/40084 (@Gae24, #40084) script: implement structured cloning for `ImageData` (#40084) |
68 | 56 | dom |
69 | | - - DONE https://github.com/servo/servo/pull/40105 (@simonwuelker, #40105) xpath: Verify context node in XPathExpression::evaluate_internal (#40105) |
| 57 | + - DONE https://github.com/servo/servo/pull/40133 (@tharkum, #40133) html: Add the 'name' and 'areas' IDL attributes for <map> (#40133) |
70 | 58 | dom |
71 | 59 | - https://github.com/servo/servo/pull/40169 (@alevann, #40169) script: Add message to InvalidCharacterError (#40169) |
72 | 60 | dom |
73 | | - - DONE https://github.com/servo/servo/pull/40161 (@simonwuelker, #40161) xpath: Compare local names in html documents case-insensitively when there's no prefix (#40161) |
74 | | - dom |
75 | 61 | - https://github.com/servo/servo/pull/40201 (@simonwuelker, #40201) script: Rephrase default error message for Error::Namespace (#40201) |
76 | 62 | dom |
77 | 63 | - https://github.com/servo/servo/pull/40190 (@simonwuelker, #40190) script: Don't bail out of "assign slottables for a tree" when the target is a slot element (#40190) |
|
82 | 68 | dom |
83 | 69 | - https://github.com/servo/servo/pull/40246 (@lukewarlow, #40246) Implement Document.parseHTMLUnsafe (#40246) |
84 | 70 | dom |
85 | | - - DONE https://github.com/servo/servo/pull/40224 (@Taym95, #40224) AbortSignal: mark throwIfAborted as [Throws] (#40224) |
86 | | - dom |
87 | | - - DONE https://github.com/servo/servo/pull/40212 (@simonwuelker, #40212) script: Enable xpath by default (#40212) |
88 | | - dom |
89 | | - - DONE https://github.com/servo/servo/pull/40167 (@simonwuelker, #40167) xpath: Throw a `NAMESPACE_ERR` DOMException when namespace resolver callback returns invalid value or throws (#40167) |
90 | | - dom |
91 | 71 | - https://github.com/servo/servo/pull/40203 (@rayguo17, @yezhizhen, #40203) Media: Change of Volume of video tag should passed to player (#40203) |
92 | 72 | dom |
93 | 73 | - https://github.com/servo/servo/pull/40251 (@ZejunYu, #40251) script: Use new inserted node when performing slot checks (#40251) |
|
0 commit comments