This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-03 03:05:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d8bf8a3bb97a9fba15d9d2ae97f237591da2f596
ladybird
/
Tests
/
LibWeb
History
Tim Ledbetter
d114f13029
LibWeb/SVG: Respect script element
type
attribute
...
Previously, scripts would run regardless of the value of this attribute.
2025-02-26 16:08:35 +01:00
..
Assets
…
Crash
LibWeb: Do not crash when inserting block elements into inline SVGBoxes
2025-02-19 13:49:24 +01:00
Fixtures
…
Layout
LibWeb: Implement time-traveling inheritance for CSS font-size
2025-02-25 23:55:36 +01:00
Ref
LibWeb: Handle interleaved table-row and table-row-group boxes
2025-02-26 13:50:01 +01:00
Screenshot
LibWeb: Account for collapsed top margins in BFC root height calculation
2025-02-22 18:41:42 +01:00
Text
LibWeb/SVG: Respect script element
type
attribute
2025-02-26 16:08:35 +01:00
add_libweb_test.py
…
CMakeLists.txt
…
TestConfig.ini
Tests: Disable some particularly slow WPT rendering tests
2025-02-24 08:07:24 -05:00
TestCSSIDSpeed.cpp
…
TestCSSInheritedProperty.cpp
…
TestCSSPixels.cpp
…
TestCSSTokenStream.cpp
…
TestFetchInfrastructure.cpp
…
TestFetchURL.cpp
Everywhere: Remove some use of the URL constructors
2025-02-19 08:01:35 -05:00
TestHTMLTokenizer.cpp
…
TestHTMLTokenizerSwift.swift
…
TestLibWebSwiftBindings.swift
…
TestMicrosyntax.cpp
…
TestMimeSniff.cpp
…
TestNumbers.cpp
…
tokenizer-test.html
…