ladybird/Userland/Libraries/LibWeb/Internals
Shannon Booth ed97946975 LibWeb: Support obsolete but required -webkit- CSS parsing quirk
As outlined in: https://www.w3.org/TR/selectors-4/#compat

We now do not treat unknown webkit pseudo-elements as invalid at parse
time, and also support serializing these elements.

Fixes: #21959
2023-12-11 16:54:59 +01:00
..
Inspector.cpp LibWeb: Support obsolete but required -webkit- CSS parsing quirk 2023-12-11 16:54:59 +01:00
Inspector.h LibWeb+LibWebView+WebContent: Separate tag/attribute in Inspector menu 2023-12-07 10:53:12 +01:00
Inspector.idl LibWeb+LibWebView+WebContent: Separate tag/attribute in Inspector menu 2023-12-07 10:53:12 +01:00
Internals.cpp LibWeb: Make BrowsingContex::page() return a Page& 2023-12-05 09:38:32 +01:00
Internals.h LibWeb: Run the unfocusing steps when a click does not focus anything 2023-12-04 01:33:57 +01:00
Internals.idl LibWeb: Run the unfocusing steps when a click does not focus anything 2023-12-04 01:33:57 +01:00