servo/tests/wpt/meta/custom-elements/state
cathiechen 4e4a4c0a28
Implement form-associated custom elements and their ElementInternals (#31980)
* FACEs work, setFormValue test is awful so now has _mozilla backup

* 1. Impl Validatable in ElementInternals instead of HTMLElement. 2. Reuse the code in Validatable trait. 3. The form associated custom element is not a customized built-in element.

* add some comments

* support readonly attribute and complete barred from constraint validation

* Addressed the code review comments

* Updated the legacy-layout results

* Fixed the WPT failures in ElementInternals-validation.html

* Addressed the code review comments

* Review suggestions

* Fixed silly mistakes and update the test result outside elementinternals

* update the test results

---------

Co-authored-by: Patrick Shaughnessy <pshaughn@comcast.net>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2024-04-11 13:17:11 +00:00
..
custom-state-set-strong-ref.html.ini Implement form-associated custom elements and their ElementInternals (#31980) 2024-04-11 13:17:11 +00:00
ElementInternals-states.html.ini Sync WPT with upstream (04-02-2024) (#31256) 2024-02-05 06:17:23 +00:00
state-css-selector-nth-of.html.ini Implement form-associated custom elements and their ElementInternals (#31980) 2024-04-11 13:17:11 +00:00
state-css-selector-shadow-dom.html.ini Sync WPT with upstream (04-02-2024) (#31256) 2024-02-05 06:17:23 +00:00
state-css-selector.html.ini Implement form-associated custom elements and their ElementInternals (#31980) 2024-04-11 13:17:11 +00:00
state-pseudo-class.html.ini Sync WPT with upstream (04-02-2024) (#31256) 2024-02-05 06:17:23 +00:00