DescriptionImplement CSS.escape
Implement CSS.escape method as specified in [1]. In order to support this
use serializeIdentifier. Note that serializeIdentifier is modified to return a
boolean since if it fails we need to throw an exception.
Add a layout test based on [2]. serializeIdentifier was changed to fix these
tests.
BUG=331218
[1] https://drafts.csswg.org/cssom/#the-css.escape()-method
[2] https://github.com/mathiasbynens/CSS.escape
Committed: https://crrev.com/81430c372a9a97e91a9a95580611b9b3f1cc4ece
git-svn-id: svn://svn.chromium.org/blink/trunk@199580 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Patch Set 1 #Patch Set 2 : Fix more tests #Patch Set 3 : Fix final test #
Messages
Total messages: 8 (2 generated)
|