mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-02 08:22:55 +00:00
This was seen getting called on stuff.co.nz (before it crashes due to an unrelated navigation bug)
6 lines
107 B
Text
6 lines
107 B
Text
String
|
|
document.dir = ''
|
|
document.dir = 'ltr'
|
|
document.dir = 'rtl'
|
|
document.dir = 'auto'
|
|
document.dir = ''
|