DescriptionRecognize html whitespaces as separators for attribute selectors.
Used to only recognize 0x20 as a separator for attribute selector matching
values in space separated lists. Now recognizes 0x09, 0x0a, 0x0c, 0x0d, and
0x20 as separators.
BUG=239786
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=150410
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|