1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:38:11 +00:00
serenity/Libraries/LibWeb/Tests
Nico Weber 2460980d2c LibWeb: Implement Element.innerText
Reading the property has a few warts (see FIXMEs in the included
tests), but with this the timestamps on http://45.33.8.238/
get localized :^)

Since the Date() constructor currently ignores all arguments,
they don't get localized correctly but are all set to the current
time, but hey, it's still progress from a certain point of view.
2020-08-18 16:58:46 +02:00
..
DOM LibWeb: Implement Element.innerText 2020-08-18 16:58:46 +02:00
HTML LibWeb: Add more document tests, add comment, text and mixin tests 2020-08-17 22:57:05 +02:00
Pages LibWeb: Add more document tests, add comment, text and mixin tests 2020-08-17 22:57:05 +02:00
Window test-web: Add ability to change page mid-test 2020-07-25 12:35:15 +02:00
.prettierrc LibWeb+test-web: Create test-web program, add doctype test 2020-07-23 13:11:41 +02:00
libweb_tester.d.ts LibWeb: Add more document tests, add comment, text and mixin tests 2020-08-17 22:57:05 +02:00
test-common.js LibWeb: Add more document tests, add comment, text and mixin tests 2020-08-17 22:57:05 +02:00