ladybird/Userland
Timothy Flynn 1417314aa9 WebContent: Do not coerce element properties to strings for WebDriver
We want the "raw" value here. The spec sort of assumes we are sending JS
values over the wire, whereas we are actually sending AK::JsonValue. So
using the JSON clone AO here is our best bet.
2024-11-06 20:44:19 -05:00
..
Libraries LibWeb+WebContent: Update our list of boolean attributes for WebDriver 2024-11-06 20:44:19 -05:00
Services WebContent: Do not coerce element properties to strings for WebDriver 2024-11-06 20:44:19 -05:00
Utilities Utilities: Remove no-op calls to unveil and pledge 2024-10-18 18:16:18 +02:00