diff options
author | Andreas Kling <kling@serenityos.org> | 2020-06-10 15:50:07 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-06-10 15:50:07 +0200 |
commit | 03da686aa2ec6c2773564f6c148fbd80da8ee833 (patch) | |
tree | 1e12155687cc1189632716f66fa58a9589e094f2 /DevTools/ProfileViewer | |
parent | 65c4e5cacfcaa28fdb9f234474ae2958f8cd5aaf (diff) | |
download | serenity-03da686aa2ec6c2773564f6c148fbd80da8ee833.zip |
LibWeb: Ignore backslashes (\) in attribute selectors
This makes us at least parse selectors like [foo=bar\ baz] correctly.
The current solution here is quite hackish but the real fix will come
when we implement a spec-compliant CSS parser.
Diffstat (limited to 'DevTools/ProfileViewer')
0 files changed, 0 insertions, 0 deletions