aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/html
Commit message (Expand)AuthorAgeFilesLines
...
* layout: Right-to-left support for other layout modes (#33375)Martin Robinson2024-09-116-12/+0
* Make Crashtests with test-wait wait (#33344)Taym Haddadi2024-09-103-1/+5
* script: Use `time@0.3` for input elements and do conversion in a &str trait (...Martin Robinson2024-09-092-18/+0
* Update web-platform-tests to revision b'ec9b870fec350e59e9db48ae2858e914a07f3...Servo WPT Sync2024-09-0814-8/+39
* Implement HTMLQuoteElement "cite" attribute (#33307)Simon Wülker2024-09-045-285/+0
* Implement compact/type attributes for HTMLUListElement (#33303)Simon Wülker2024-09-042-234/+0
* Update web-platform-tests to revision b'5d8ec746ed021738e7ee0cee92ad1a1814ba0...Servo WPT Sync2024-09-0134-59/+85
* layout: Enable flexbox by default on non-legacy layout (#33186)Martin Robinson2024-08-269-81/+0
* Update web-platform-tests to revision b'd988aeeb33edc4d452899921799b8bed69fff...Servo WPT Sync2024-08-2578-244/+117
* script: Update list of non-TS pseudo classes supported by Servo (#33165)Martin Robinson2024-08-241-4/+0
* script: Fix panic in `htmlimageelement.rs` using `str::find()` to find charac...Kopanov Anton2024-08-245-8/+4
* layout: Add initial support for bidirectional text (BiDi) (#33148)Martin Robinson2024-08-2178-428/+92
* Fix panic in embedded-opener-remove-frame (#33122)Taym Haddadi2024-08-191-1/+0
* Update web-platform-tests to revision b'ebe057a1153d34042bac1ff3dc944220876f6...Servo WPT Sync2024-08-1911-9/+24
* Fix: Return error and avoid panicking in SetOpener function (#33002)Taym Haddadi2024-08-121-2/+0
* Update web-platform-tests to revision b'3b3beee1bf2469013583bafe702f2d4821d76...Servo WPT Sync2024-08-1119-21/+49
* Fix ordering of documents (#32574)Taym Haddadi2024-08-091-4/+0
* Initial structuredClone implementation (#32960)Taym Haddadi2024-08-085-818/+2
* Update web-platform-tests to revision b'3634d5a63f2fa3969616396d95537c91c3348...Servo WPT Sync2024-08-077-8/+8
* Add exception to rejection logic in `generic_call` (#32950)Samson2024-08-061-3/+0
* enhance: Add support for `unsafe-eval` and `wasm-unsafe-eval` (#32893)Chocolate Pie2024-08-0115-54/+52
* layout: Fix display of new text in `textarea` elements (#32886)Martin Robinson2024-07-305-10/+0
* Update mozjs (SpiderMonkey) to 128.0 (#32769)Samson2024-07-296-102/+0
* Add the type IDL attribute to htmlfieldsetelement (#32869)shanehandley2024-07-282-6/+0
* Remove treatment of whitespace in the construction of a for data entry list, ...shanehandley2024-07-281-18/+0
* Partially implement dialog.show() (#32681)Luke Warlow2024-07-2612-32/+3
* Update web-platform-tests to revision b'5af3e9c2a2aba76ade00f0dbc3486e50a74a4...Servo WPT Sync2024-07-2113-21/+22
* Bump stylo and enable aspect-ratio tests (#32803)valadaptive2024-07-183-78/+0
* Fix sizing of replaced elements with min/max sizes (#32777)valadaptive2024-07-182-15/+0
* enhance: Implement `CanvasRenderingContext2D.measureText` (#32704)Chocolate Pie2024-07-173-9/+0
* Update web-platform-tests to revision b'f3dd9cba239a9655951ee62ec4dafc8fe37df...Servo WPT Sync2024-07-1441-36/+699
* script: `document.visibilityState` and `document.hidden` (#32635)Ngo Iok Ui (Wu Yu Wei)2024-07-121-54/+0
* Remove media element state changes triggered by network responses (#32643)Josh Matthews2024-07-098-13/+9
* fonts: Add support for generic font families and font size configuration (#32...Martin Robinson2024-07-081-2/+0
* layout: Improve layout of table captions (#32695)Martin Robinson2024-07-081-24/+0
* Add customElements.getName (#32715)Keith Cirkel2024-07-071-3/+0
* Update web-platform-tests to revision b'4e3b5de2eb8218cf18a1674618994efeb96e2...Servo WPT Sync2024-07-0711-25/+50
* Sync WPT with upstream (30-06-2024) (#32649)Servo WPT Sync2024-06-3027-24/+135
* script: Implement the `FontFaceSet` DOM API (#32576)Mukilan Thiyagarajan2024-06-262-6/+0
* Update web-platform-tests to revision b'f46bf6aa167e2838a8b93501a1a998ffde90d...Servo WPT Sync2024-06-2350-43/+121
* layout: Add very basic support for showing text in input boxes (#32365)Martin Robinson2024-06-2013-26/+20
* implement basic infra for ResizeObserver (#31108)Gregory Terzian2024-06-171-0/+1
* Update web-platform-tests to revision b'ed9e9309618bdf76de06ff85757edbc8e1d7d...Servo WPT Sync2024-06-1618-14/+29
* Implement HTMLImageElement decode (#31269)Taym Haddadi2024-06-136-83/+0
* layout: Take into account `display: table` etc in offset* queries (#32448)Martin Robinson2024-06-101-78/+0
* Update web-platform-tests to revision b'68f7e630c2646830a3ee274e21a3efcb001fb...Servo WPT Sync2024-06-0996-167/+64
* Fix getComputedStyle for width and height (#32437)Oriol Brufau2024-06-042-3/+3
* Update web-platform-tests to revision b'17375f41ccf41e081764d2786ec535dede108...Servo WPT Sync2024-06-027-13/+6
* Update web-platform-tests to revision b'f2cdcb7e9550e74d07ed6cf17bbcb9643aeed...Servo WPT Sync2024-05-2615-11/+33
* Update web-platform-tests to revision b'cb53e377321267af4f5a1f05b3b851aab6fa8...Servo WPT Sync2024-05-1934-29/+126