Bug 196551 - HTML fragment serialization should not strip whitespace from URL attribute values
Summary: HTML fragment serialization should not strip whitespace from URL attribute va...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-03 12:07 PDT by Chris Dumez
Modified: 2019-04-03 13:10 PDT (History)
6 users (show)

See Also:


Attachments
Patch (12.81 KB, patch)
2019-04-03 12: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 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>