WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
150335
Only HTML spaces should be stripped from a <script>'s 'for' / 'event' attributes
https://bugs.webkit.org/show_bug.cgi?id=150335
Summary
Only HTML spaces should be stripped from a <script>'s 'for' / 'event' attributes
Chris Dumez
Reported
2015-10-19 11:32:30 PDT
Only HTML spaces should be stripped from a <script>'s 'for' / 'event' attributes. We currently use the wrong strip function and end up stripping non-HTML spaces:
https://html.spec.whatwg.org/multipage/scripting.html#prepare-a-script
(step 12.3)
https://html.spec.whatwg.org/multipage/infrastructure.html#space-character
Attachments
Patch
(4.77 KB, patch)
2015-10-19 11:56 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(4.66 KB, patch)
2015-10-20 10:46 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2015-10-19 11:56:57 PDT
Created
attachment 263498
[details]
Patch
WebKit Commit Bot
Comment 2
2015-10-19 14:06:10 PDT
Comment on
attachment 263498
[details]
Patch Rejecting
attachment 263498
[details]
from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-02', 'validate-changelog', '--check-oops', '--non-interactive', 263498, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit /Volumes/Data/EWS/WebKit/Source/WebCore/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive). Full output:
http://webkit-queues.webkit.org/results/308850
Chris Dumez
Comment 3
2015-10-20 10:46:39 PDT
Created
attachment 263590
[details]
Patch
WebKit Commit Bot
Comment 4
2015-10-20 11:34:19 PDT
Comment on
attachment 263590
[details]
Patch Clearing flags on attachment: 263590 Committed
r191349
: <
http://trac.webkit.org/changeset/191349
>
WebKit Commit Bot
Comment 5
2015-10-20 11:34:25 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug