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 |
Description
Ryan Haddad
2015-12-10 09:18:19 PST
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 ] 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> Removed a remaining ios-simulator-wk2 specific result in <http://trac.webkit.org/projects/webkit/changeset/195414> |