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-01-24 09:24:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b45f55b1992b9685a1d4e6398d7a314c96f84ede
ladybird
/
Tests
/
LibWeb
/
Text
/
expected
/
css
History
Tim Ledbetter
02a8966b61
LibWeb: Serialize empty media rules with a single newline
...
This deviates from the CSSOM specification but all modern browsers do this.
2024-05-01 07:21:21 +02:00
..
animating-unresolved-properties-crash.txt
…
attr-serialization.txt
…
box-shadow-resolves-length-functions.txt
…
changing-animation-name-crash.txt
…
constructed-style-sheets.txt
LibWeb: Evaluate media rules for adopted style sheets
2024-04-29 08:10:38 +02:00
css-hsl-with-calc.txt
…
CSSConditionRule-conditionText-readonly.txt
…
CSSStyleRule-set-selectorText.txt
LibWeb: Invalidate style when CSSStyleRule selectorText changes
2024-04-15 22:12:49 +02:00
CSSStyleSheet-addRule.txt
…
CSSStyleSheet-constructor.txt
LibWeb: Align StyleSheet title getter with the specification
2024-04-29 08:10:38 +02:00
CSSStyleSheet-removeRule.txt
…
CSSStyleSheet-replace.txt
…
CSSStyleSheet-replaceSync.txt
…
element-opacity-change-invalidation.txt
…
font-face-src-local-serialization.txt
…
font-family-with-dash-prefix.txt
…
getComputedStyle-display-short-serialization.txt
…
getComputedStyle-print-all.txt
LibWeb: Add the
clip-path
property and resolve it for SVG elements
2024-03-29 21:59:56 +01:00
getComputedStyle-transform.txt
…
insert-import-rule-into-constructed-stylesheet.txt
…
legacy-color-value.txt
…
math-depth.txt
…
media-query-serialization-basic.txt
LibWeb: Serialize empty media rules with a single newline
2024-05-01 07:21:21 +02:00
move-loaded-link-stylesheet-between-documents.txt
LibWeb: Skip HTMLLinkElement resource fetching for documents without BC
2024-04-25 09:31:01 +02:00
PropertyOwningCSSStyleDeclaration-serialized-custom-properties.txt
…
replace-calc-function-with-same-kind-but-fewer-arguments.txt
…
string-serializes-with-quotes.txt
…
style-sheet-with-byte-order-mark.txt
…
text-transform-invalidation-on-media-query-change.txt
LibWeb: Fix two problems where media queries didn't invalidate properly
2024-04-17 14:18:31 +02:00
transform-origin-serialization.txt
…
unknown-webkit-pseudo-element-serialization.txt
…