Bug 224658

Summary: Avoid converting HTML chars in _W3CTestConverter
Product: WebKit Reporter: Manuel Rego Casasnovas <rego>
Component: Tools / TestsAssignee: Manuel Rego Casasnovas <rego>
Status: RESOLVED FIXED    
Severity: Normal CC: aperez, darin, ews-watchlist, glenn, jbedard, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=224601
Attachments:
Description Flags
Patch
none
Patch none

Description Manuel Rego Casasnovas 2021-04-16 00:58:28 PDT
Since python 3.5 we're converting HTML characters and we shouldn't:
https://docs.python.org/3/library/html.parser.html
Comment 1 Manuel Rego Casasnovas 2021-04-16 01:00:00 PDT
Created attachment 426191 [details]
Patch
Comment 2 Manuel Rego Casasnovas 2021-04-16 01:01:23 PDT
Created attachment 426192 [details]
Patch
Comment 3 EWS 2021-04-16 02:04:30 PDT
Committed r276128 (236623@main): <https://commits.webkit.org/236623@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 426192 [details].
Comment 4 Radar WebKit Bug Importer 2021-04-24 15:10:13 PDT
<rdar://problem/77110133>