@@ -69,12 +69,12 @@ categories:
69
69
devtools
70
70
- https://github.com/servo/servo/pull/35416 (@jdm, #35416) script: Add custom logging representation for DOM interfaces. (#35416)
71
71
devtools
72
- - element
73
- - https://github.com/servo/servo/pull/35524 (@simonwuelker, #35524) Support the `<meter>` element (#35524)
72
+ - ` element
73
+ - ` https://github.com/servo/servo/pull/35524 (@simonwuelker, #35524) Support the `<meter>` element (#35524)
74
74
element
75
- - https://github.com/servo/servo/pull/35261 (@simonwuelker, #35261) Allow the `<details>` element to be opened and closed (#35261)
75
+ - ` https://github.com/servo/servo/pull/35261 (@simonwuelker, #35261) Allow the `<details>` element to be opened and closed (#35261)
76
76
element
77
- - https://github.com/servo/servo/pull/35531 (@simonwuelker, #35531) Implement the <progress> element (#35531)
77
+ - ` https://github.com/servo/servo/pull/35531 (@simonwuelker, #35531) Implement the <progress> element (#35531)
78
78
element
79
79
- embedding
80
80
- https://github.com/servo/servo/pull/35229 (@mrobinson, #35229) Finish the integration of `webxr` into the Cargo workspace (#35229)
@@ -356,8 +356,11 @@ categories:
356
356
upgrade
357
357
-->
358
358
359
- Servo now supports more CSS features:
359
+ Servo now supports more HTML and CSS features:
360
360
361
+ - the ** < ; details>** element (@simonwuelker , #35261 )
362
+ - the ** < ; meter>** element (@simonwuelker , #35524 )
363
+ - the ** < ; progress>** element (@simonwuelker , #35531 )
361
364
- the ** ‘quotes’** property (@xiaochengh , @Loirooriol , #34770 , #35420 )
362
365
- the ** ‘isolation’** property (@kkoyung , @Loirooriol , #35552 )
363
366
- ** ‘overflow: clip’** (@longvatrong111 , #35103 )
0 commit comments