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-03-07 22:17:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7fd39c2e62eafd7c6d614b66c992a121d4791ee
ladybird
/
Tests
/
LibWeb
/
Text
/
input
/
css
History
Andrew Kaster
28f728dfdb
LibWeb: Implement FontFace.load() for url() based font sources
2024-05-16 08:02:43 +02:00
..
animating-unresolved-properties-crash.html
…
attr-serialization.html
…
box-shadow-resolves-length-functions.html
…
changing-animation-name-crash.html
…
constructed-style-sheets.html
LibWeb: Evaluate media rules for adopted style sheets
2024-04-29 08:10:38 +02:00
css-hsl-with-calc.html
…
CSSConditionRule-conditionText-readonly.html
…
CSSStyleRule-set-selectorText.html
…
CSSStyleSheet-addRule.html
…
CSSStyleSheet-constructor.html
LibWeb: Align StyleSheet title getter with the specification
2024-04-29 08:10:38 +02:00
CSSStyleSheet-removeRule.html
…
CSSStyleSheet-replace.html
…
CSSStyleSheet-replaceSync.html
…
dir-pseudo-on-input-element.html
LibWeb: Update
Element::directionality()
to match current spec text
2024-05-07 16:45:28 -06:00
element-opacity-change-invalidation.html
…
font-face-src-local-serialization.html
…
font-family-with-dash-prefix.html
…
FontFace-binary-data.html
LibWeb: Support loading FontFaces constructed with binary data
2024-05-14 12:31:10 -06:00
FontFace-load-urls.html
LibWeb: Implement FontFace.load() for url() based font sources
2024-05-16 08:02:43 +02:00
FontFace.html
LibWeb: Implement or stub FontFace interface's attribute getters/setters
2024-05-11 07:30:29 +01:00
getComputedStyle-display-short-serialization.html
…
getComputedStyle-print-all.html
…
getComputedStyle-transform.html
…
insert-import-rule-into-constructed-stylesheet.html
…
legacy-color-value.html
…
math-depth.html
…
media-query-serialization-basic.html
…
move-loaded-link-stylesheet-between-documents.html
LibWeb: Allow moving StyleSheets between documents without falling apart
2024-04-22 06:43:05 +02:00
PropertyOwningCSSStyleDeclaration-serialized-custom-properties.html
…
replace-calc-function-with-same-kind-but-fewer-arguments.html
…
string-serializes-with-quotes.html
…
style-sheet-with-byte-order-mark.css
…
style-sheet-with-byte-order-mark.html
…
text-transform-invalidation-on-media-query-change.html
LibWeb: Fix two problems where media queries didn't invalidate properly
2024-04-17 14:18:31 +02:00
transform-origin-serialization.html
…
unknown-webkit-pseudo-element-serialization.html
…