WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
142715
CSS: fix the case-insensitive matching of the attribute selectors Begin, End and Hyphen
https://bugs.webkit.org/show_bug.cgi?id=142715
Summary
CSS: fix the case-insensitive matching of the attribute selectors Begin, End ...
Benjamin Poulain
Reported
2015-03-15 17:42:18 PDT
CSS: fix the case-insensitive matching of the attribute selectors Begin, End and Hyphen
Attachments
Patch
(161.72 KB, patch)
2015-03-15 17:51 PDT
,
Benjamin Poulain
bfulgham
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2015-03-15 17:51:20 PDT
Created
attachment 248693
[details]
Patch
WebKit Commit Bot
Comment 2
2015-03-15 17:54:06 PDT
Attachment 248693
[details]
did not pass style-queue: ERROR: Source/WTF/wtf/text/StringCommon.h:208: Wrong number of spaces before statement. (expected: 12) [whitespace/indent] [4] ERROR: Source/WTF/wtf/text/StringCommon.h:215: Wrong number of spaces before statement. (expected: 12) [whitespace/indent] [4] ERROR: Source/WTF/wtf/text/StringCommon.h:215: Wrong number of spaces before statement. (expected: 12) [whitespace/indent] [4] ERROR: Source/WTF/wtf/text/StringCommon.h:215: Wrong number of spaces before statement. (expected: 12) [whitespace/indent] [4] ERROR: Source/WTF/wtf/text/StringCommon.h:247: Wrong number of spaces before statement. (expected: 12) [whitespace/indent] [4] Total errors found: 5 in 20 files If any of these errors are false positives, please file a bug against check-webkit-style.
Brent Fulgham
Comment 3
2015-03-15 22:54:14 PDT
Comment on
attachment 248693
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=248693&action=review
r=me.
> Source/WTF/ChangeLog:20 > + I moved the low level equal() code form StringImpl to StringCommon
... code FROM StringImple ...
Benjamin Poulain
Comment 4
2015-03-15 23:52:16 PDT
Committed
r181525
: <
http://trac.webkit.org/changeset/181525
>
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