ladybird/Userland
Luke Wilde 6088011c4b LibWeb: Add Element.webkitMatchesSelector
This is an alias of Element.matches for web compatibility.
https://dom.spec.whatwg.org/#dom-element-webkitmatchesselector

Used by particularly old versions of Sizzle, such as 1.10.2:
16b079b164/jquery.js (L1644)

This particular version is used by DuckDuckGo.
2021-10-28 21:43:36 +02:00
..
Applets Everywhere: Rename left/right-click to primary/secondary 2021-10-27 22:05:58 +03:00
Applications ThemeEditor: Display the theme's window icons in the preview 2021-10-28 11:23:44 +02:00
Demos Everywhere: Rename back-click to backward-click 2021-10-27 22:05:58 +03:00
DevTools Everywhere: Rename left/right-click to primary/secondary 2021-10-27 22:05:58 +03:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Everywhere: Rename left/right-click to primary/secondary 2021-10-27 22:05:58 +03:00
Libraries LibWeb: Add Element.webkitMatchesSelector 2021-10-28 21:43:36 +02:00
Services LibWeb: Null-check document before doing layout in PageHost::paint() 2021-10-28 18:29:49 +02:00
Shell Shell: Prevent exponential explosion around '$((' 2021-10-23 19:29:59 +01:00
Utilities Everywhere: Rename left/right-click to primary/secondary 2021-10-27 22:05:58 +03:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00