Bug 152139
Summary: | [iOS Simulator] imported/w3c/web-platform-tests/html/semantics tests failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | jonlee, wenson_hsieh |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | iPhone / iPad | ||
OS: | iOS 9.0 | ||
Bug Depends on: | |||
Bug Blocks: | 152130 |
Ryan Haddad
[iOS Simulator] imported/w3c/web-platform-tests/html/semantics tests failing
imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-willValidate.html
imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/input-textselection-01.html
imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/type-change-state.html
imported/w3c/web-platform-tests/html/semantics/interfaces.html
<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r193902%20(1662)/results.html>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Failures from most recent run <https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Release%20WK2%20%28Tests%29/builds/2152>
imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-checkValidity.html [ Failure ]
imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valid.html [ Failure ]
imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing.html [ Failure ]
imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/input-textselection-01.html [ Failure ]
imported/w3c/web-platform-tests/html/semantics/forms/the-label-element/labelable-elements.html [ Failure ]
Ryan Haddad
After comparing with changes to WPT in <http://trac.webkit.org/changeset/194580>, the results just needed to be updated / rebaselined.
Done in:
<http://trac.webkit.org/projects/webkit/changeset/195390>
Ryan Haddad
Removed a remaining ios-simulator-wk2 specific result in <http://trac.webkit.org/projects/webkit/changeset/195414>