aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/html
Commit message (Expand)AuthorAgeFilesLines
* Update web-platform-tests to revision b'7a9307ef9e1e88229ced4a29991270d209116...wpt_update_16-03-2025Servo WPT Sync2025-03-164-4/+4
* script: Implement HTMLOptgroupElement::Label (#35970)Simon Wülker2025-03-142-120/+0
* Remove legacy layout (layout 2013) (#35943)Oriol Brufau2025-03-131-3/+0
* Implement `ElementInternals::shadowRoot` (#35923)Simon Wülker2025-03-121-3/+0
* Don't run scripts in documents that don't have a browsing context (#35871)Simon Wülker2025-03-101-0/+3
* Fix animation frame callback cancellation (#35849)Xiaocheng Hu2025-03-101-3/+0
* Implement `nonce` attribute to pass more CSP checks (#35876)Simon Wülker2025-03-109-282/+11
* Update web-platform-tests to revision b'c23b0ad587af296087067b48a2f2101233589...Servo WPT Sync2025-03-0947-42/+899
* Implement can-have-its-url-rewritten for history api (#35864)Kingsley Yung2025-03-085-38/+3
* Update web-platform-tests to revision b'fc557e215e11221c91de4f283539725ef2f35...Servo WPT Sync2025-03-0294-133/+444
* script: Implement preparation-time document (#35718)Xiaocheng Hu2025-03-021-2/+0
* libservo: Clean up interfaces for alert()/confirm()/prompt() (#35579)Delan Azabani2025-02-274-14/+0
* Allow the `<details>` element to be opened and closed (#35261)Simon Wülker2025-02-259-13/+8
* Don't tell stylo about stylesheets that are not in a browsing context (#35606)Simon Wülker2025-02-241-1/+0
* script: add skeleton implementation of `FontFace` API (#35262)Mukilan Thiyagarajan2025-02-1911-7/+18
* dom: expose obsolete `scheme` attribute for meta tag (#35505)Euclid Ye2025-02-172-120/+0
* script: implement HTMLHyperlinkElementUtils for HTMLAreaElement (#35482)shanehandley2025-02-167-258/+0
* Update web-platform-tests to revision b'de61904887c13679551c32e5e3e70b4dc870c...Servo WPT Sync2025-02-1623-18/+212
* Implement overflow:clip (#35103)batu_hoang2025-02-122-27/+0
* Update web-platform-tests to revision b'1a5b13545ae58e468ed11e4c21912a3faf335...Servo WPT Sync2025-02-0916-15/+44
* Make traverse_preorder follow children of shadow hosts (#35276)Simon Wülker2025-02-042-3/+14
* Lay out the contents of slot elements (#35220)Simon Wülker2025-02-021-2/+0
* Update web-platform-tests to revision b'f630424a79c1ae17deaaf27a21efdbca1378a...Servo WPT Sync2025-02-0215-20/+110
* Update web-platform-tests to revision b'e5e7dab5e72edd352b17105acce2b8f443fac...Servo WPT Sync2025-01-2654-209/+419
* Add support for HTMLStyleElement.media (#35148)webbeef2025-01-255-132/+0
* layout: Improve distribution colspan cell inline size (#35095)Martin Robinson2025-01-211-6/+0
* Add support for HTMLStyleElement.type (#35038)webbeef2025-01-215-137/+0
* Implement shadow dom slots (#35013)Simon Wülker2025-01-194-183/+0
* Update web-platform-tests to revision b'8f3f629756d7351867a8be36d5f217608b9ad...Servo WPT Sync2025-01-1913-17/+33
* Enable more test directories and preferences (#34952)Josh Matthews2025-01-1714-20/+15
* Implement HTMLCanvasElement.transferControlToOffscreen (#34959)webbeef2025-01-134-28/+0
* Update web-platform-tests to revision b'475127f90be9926867796ff98717b621a358a...Servo WPT Sync2025-01-1220-170/+101
* Implement HTMLCanvasElement.toBlob (#34938)webbeef2025-01-109-38/+0
* Add jpeg and webp support to canvas.toDataURL() (#34861)webbeef2025-01-091-0/+3
* Enable relative color syntax (#34897)Oriol Brufau2025-01-087-21/+0
* Update web-platform-tests to revision b'c72ee0c082d350b8b44f7a6bac1f028752b13...Servo WPT Sync2025-01-054-4/+4
* Sync WPT with upstream (29-12-2024) (#34789)Servo WPT Sync2024-12-298-3/+27
* Use spec-aligned process for resolving history handling during navigation (#3...shanehandley2024-12-274-30/+0
* Don't run scripts while DOM tree is undergoing mutations (#34505)Josh Matthews2024-12-261-3/+0
* script: Make timers per-process (#34581)Martin Robinson2024-12-241-0/+3
* Add check for valid custom element name in element::attach_shadow (#34749)Steven Novaryo2024-12-241-6/+0
* Implement referrerpolicy attribute on remaining elements (#34736)shanehandley2024-12-222-396/+0
* Update web-platform-tests to revision b'979291d49c1a8e3d811df117d9e6b5d399a6d...Servo WPT Sync2024-12-2213-16/+21
* layout: Lay out Shadow DOM elements (#34701)Martin Robinson2024-12-191-1/+1
* layout: Allow same `ScriptThread` `<iframe>`s to be resized synchronously (#3...Martin Robinson2024-12-171-2/+2
* Partial implementation of keyword sizes for block layout (#34568)Oriol Brufau2024-12-161-3/+0
* Update web-platform-tests to revision b'38623a53d6598cb7aab4be8a810102b352a65...Servo WPT Sync2024-12-1567-347/+461
* traverse Shadow DOM boundaries when determining element lang (#34529)Ville Lindholm2024-12-081-9/+0
* Add ReferrerPolicy IDL attribute to iframes (#34526)shanehandley2024-12-081-6/+0
* Update web-platform-tests to revision b'7b6f075f0ec3c52d92c61fb9f35ce0ec927b1...Servo WPT Sync2024-12-089-14/+20