Bug 213994 - Resync web-platform-tests/html/semantics from upstream
Summary: Resync web-platform-tests/html/semantics from upstream
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 213927
  Show dependency treegraph
 
Reported: 2020-07-06 10:06 PDT by Chris Dumez
Modified: 2020-07-16 09:08 PDT (History)
13 users (show)

See Also:


Attachments
Patch (1.03 MB, patch)
2020-07-06 10:39 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (1.11 MB, patch)
2020-07-06 14:09 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2020-07-06 10:06:01 PDT
Resync web-platform-tests/html/semantics from upstream.
Comment 1 Chris Dumez 2020-07-06 10:39:49 PDT
Created attachment 403600 [details]
Patch
Comment 2 Sam Weinig 2020-07-06 10:46:27 PDT
Comment on attachment 403600 [details]
Patch

rs=me
Comment 3 Chris Dumez 2020-07-06 14:09:43 PDT
Created attachment 403619 [details]
Patch
Comment 4 EWS 2020-07-06 14:36:29 PDT
Committed r263987: <https://trac.webkit.org/changeset/263987>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 403619 [details].
Comment 5 Radar WebKit Bug Importer 2020-07-06 14:37:18 PDT
<rdar://problem/65148927>
Comment 6 Wenson Hsieh 2020-07-06 19:56:51 PDT
It looks like imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application.html might need to be rebaselined on iOS:

https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fforms%2Ftextfieldselection%2Fselection-not-application.html&platform=ios
Comment 7 Chris Dumez 2020-07-06 20:36:03 PDT
(In reply to Wenson Hsieh from comment #6)
> It looks like
> imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/
> selection-not-application.html might need to be rebaselined on iOS:
> 
> https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-
> platform-tests%2Fhtml%2Fsemantics%2Fforms%2Ftextfieldselection%2Fselection-
> not-application.html&platform=ios

Done in <https://trac.webkit.org/changeset/264007>, thanks.