aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/html/semantics
Commit message (Expand)AuthorAgeFilesLines
* Update FetchTaskTarget to propagate CSP violations. (#36409)Tim van der Lippe8 days4-6/+4
* Sync WPT with upstream (13-04-2025) (#36488)Servo WPT Sync8 days6-10/+11
* Handle HTTP Refresh header (#36393)Sebastian C10 days2-0/+6
* dom: should change media element's currentSrc to children source element's sr...TIN TUN AUNG10 days2-23/+0
* Sync WPT with upstream (06-04-2025) (#36369)Servo WPT Sync2025-04-069-18/+49
* Support single-value `<select>` elements (#35684)Simon Wülker2025-04-033-14/+0
* Fix null realm assertion when activating a service worker (#36256)Josh Matthews2025-04-015-4/+6
* script: Use `RegExpFlag_UnicodeSets` when validating regular expressions in `...MDCODE2472025-04-012-30/+0
* Enable service worker WPT tests. (#36221)Josh Matthews2025-03-313-3/+7
* Update web-platform-tests to revision b'efce5c7cd31b0e1add4f41758504c767b56ab...Servo WPT Sync2025-03-301-1/+1
* fix: prevent missing value error for radio button inputs without a name (#36197)Barigbue Nbira2025-03-281-5/+0
* Update web-platform-tests to revision b'9d20f3ae600d00673a27a69f69e13d4cd8eca...Servo WPT Sync2025-03-284-8/+2
* Add `Path2D` (#35783)Lukas Lihotzki2025-03-261-2/+0
* fix: radio input element don't trigger validity state (#36103)Jerens Lensun2025-03-232-15/+0
* Fix form validation for readonly inputs and update WPT expectations (#36090)elomscansio2025-03-221-9/+0
* Update web-platform-tests to revision b'18fda923cafeb4e3e0546ffcfb2302c3b1b11...Servo WPT Sync2025-03-185-2/+26
* Implement declarative shadow dom (#34964)batu_hoang2025-03-171-3/+0
* Implement `nonce` attribute to pass more CSP checks (#35876)Simon Wülker2025-03-107-48/+11
* Update web-platform-tests to revision b'c23b0ad587af296087067b48a2f2101233589...Servo WPT Sync2025-03-0917-6/+603
* Implement can-have-its-url-rewritten for history api (#35864)Kingsley Yung2025-03-082-6/+0
* Update web-platform-tests to revision b'fc557e215e11221c91de4f283539725ef2f35...Servo WPT Sync2025-03-0218-91/+204
* libservo: Clean up interfaces for alert()/confirm()/prompt() (#35579)Delan Azabani2025-02-272-6/+0
* Allow the `<details>` element to be opened and closed (#35261)Simon Wülker2025-02-252-2/+3
* script: implement HTMLHyperlinkElementUtils for HTMLAreaElement (#35482)shanehandley2025-02-164-183/+0
* Update web-platform-tests to revision b'de61904887c13679551c32e5e3e70b4dc870c...Servo WPT Sync2025-02-169-8/+176
* Update web-platform-tests to revision b'1a5b13545ae58e468ed11e4c21912a3faf335...Servo WPT Sync2025-02-097-7/+13
* Make traverse_preorder follow children of shadow hosts (#35276)Simon Wülker2025-02-041-1/+14
* Update web-platform-tests to revision b'f630424a79c1ae17deaaf27a21efdbca1378a...Servo WPT Sync2025-02-029-14/+41
* Update web-platform-tests to revision b'e5e7dab5e72edd352b17105acce2b8f443fac...Servo WPT Sync2025-01-264-199/+253
* Add support for HTMLStyleElement.media (#35148)webbeef2025-01-253-12/+0
* layout: Improve distribution colspan cell inline size (#35095)Martin Robinson2025-01-211-6/+0
* Add support for HTMLStyleElement.type (#35038)webbeef2025-01-213-17/+0
* Implement shadow dom slots (#35013)Simon Wülker2025-01-191-9/+0
* Update web-platform-tests to revision b'8f3f629756d7351867a8be36d5f217608b9ad...Servo WPT Sync2025-01-197-11/+12
* Enable more test directories and preferences (#34952)Josh Matthews2025-01-178-12/+4
* Update web-platform-tests to revision b'475127f90be9926867796ff98717b621a358a...Servo WPT Sync2025-01-1212-158/+80
* Implement HTMLCanvasElement.toBlob (#34938)webbeef2025-01-105-16/+0
* Add jpeg and webp support to canvas.toDataURL() (#34861)webbeef2025-01-091-0/+3
* Update web-platform-tests to revision b'c72ee0c082d350b8b44f7a6bac1f028752b13...Servo WPT Sync2025-01-052-2/+2
* Sync WPT with upstream (29-12-2024) (#34789)Servo WPT Sync2024-12-294-3/+12
* Don't run scripts while DOM tree is undergoing mutations (#34505)Josh Matthews2024-12-261-3/+0
* Update web-platform-tests to revision b'979291d49c1a8e3d811df117d9e6b5d399a6d...Servo WPT Sync2024-12-225-3/+10
* Update web-platform-tests to revision b'38623a53d6598cb7aab4be8a810102b352a65...Servo WPT Sync2024-12-1544-7/+102
* Update web-platform-tests to revision b'7b6f075f0ec3c52d92c61fb9f35ce0ec927b1...Servo WPT Sync2024-12-083-14/+2
* Update web-platform-tests to revision b'bf49dde84c5f05613115d6146d109f0ec3900...Servo WPT Sync2024-12-053-9/+2
* Don't register unconnected shadow roots with their owner document (#34361)Simon Wülker2024-12-022-2/+5
* Implement `DataTransfer` and related interfaces (#34205)Gae242024-11-252-16/+0
* Update web-platform-tests to revision b'6d461cc41e1a9951e1991a94f651e389b0ca2...Servo WPT Sync2024-11-245-3/+21
* Implement `element.shadowRoot` attribute (#34306)Simon Wülker2024-11-212-2/+150
* Include non-shadowdom children of shadow hosts in style calculation (#34298)Simon Wülker2024-11-201-2/+0