WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
74291
Web Inspector: [Styles] Modified selector text needs sanitization
https://bugs.webkit.org/show_bug.cgi?id=74291
Summary
Web Inspector: [Styles] Modified selector text needs sanitization
Alexander Pavlov (apavlov)
Reported
2011-12-12 05:31:40 PST
According to the selectors grammar found in
http://www.w3.org/TR/selectors/
(item 10), trailing spaces are not allowed in the selector text. Sanitization of user input is required. Upstreaming
http://code.google.com/p/chromium/issues/detail?id=106749
Attachments
Patch
(4.73 KB, patch)
2011-12-12 06:41 PST
,
Alexander Pavlov (apavlov)
yurys
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexander Pavlov (apavlov)
Comment 1
2011-12-12 06:41:07 PST
Created
attachment 118780
[details]
Patch
Yury Semikhatsky
Comment 2
2011-12-12 07:20:00 PST
Comment on
attachment 118780
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=118780&action=review
> Source/WebCore/ChangeLog:5 > +
Could you put a short description here?
Alexander Pavlov (apavlov)
Comment 3
2011-12-12 07:24:55 PST
Committed
r102581
: <
http://trac.webkit.org/changeset/102581
>
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