Bug 196551

Summary: HTML fragment serialization should not strip whitespace from URL attribute values
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, ggaren, koivisto, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2019-04-03 12:07:05 PDT
HTML fragment serialization should not strip whitespace from URL attribute values as per:
- https://html.spec.whatwg.org/multipage/parsing.html#html-fragment-serialisation-algorithm
Comment 1 Chris Dumez 2019-04-03 12:09:07 PDT
Created attachment 366628 [details]
Patch
Comment 2 WebKit Commit Bot 2019-04-03 13:08:40 PDT
Comment on attachment 366628 [details]
Patch

Clearing flags on attachment: 366628

Committed r243821: <https://trac.webkit.org/changeset/243821>
Comment 3 WebKit Commit Bot 2019-04-03 13:08:41 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-04-03 13:10:18 PDT
<rdar://problem/49570013>