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-14 00:27:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e8d71f7fcd530edafef7f4f4356cd233ed2d20b
ladybird
/
Tests
/
LibWeb
/
Text
/
input
/
css
History
Bastiaan van der Plaat
c81a640f3e
LibWeb/CSS: Serialize transform scale percentage values as numbers
2024-07-04 14:41:35 +02:00
..
animating-transform-with-calc-crash.html
LibWeb: Use LengthPercentage for calc values in Transformation matrix
2024-05-25 22:19:47 +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
…
css-hsl-with-calc.html
…
CSSConditionRule-conditionText-readonly.html
…
cssFloat-property.html
LibWeb: Remove unnecessary FIXME marker for CSSStyleDeclaration.cssFloat
2024-06-14 20:45:37 +02:00
CSSStyleRule-set-selectorText.html
…
CSSStyleSheet-addRule.html
…
CSSStyleSheet-constructor.html
…
CSSStyleSheet-removeRule.html
…
CSSStyleSheet-replace.html
…
CSSStyleSheet-replaceSync.html
…
dir-pseudo-on-form-associated-element.html
LibWeb: Cast to the correct type in
Element::auto_directionality()
2024-05-28 09:51:07 +02:00
element-opacity-change-invalidation.html
…
font-face-src-local-serialization.html
…
font-family-with-dash-prefix.html
…
FontFace-binary-data.html
…
FontFace-load-urls.html
LibWeb: Implement FontFace.load() for url() based font sources
2024-05-16 08:02:43 +02:00
FontFace.html
…
FontFaceSet-setlike.html
LibWeb: Mark FontFaceSet as a setlike IDL interface
2024-05-23 10:57:34 +02:00
getComputedStyle-display-short-serialization.html
…
getComputedStyle-print-all.html
…
getComputedStyle-relative-property-values.html
LibWeb: Calculate width property resolved value correctly
2024-05-28 08:08:31 +02:00
getComputedStyle-transform.html
…
insert-import-rule-into-constructed-stylesheet.html
…
keyframes-css-rules.html
LibWeb: Make CSSKeyframeRule.parentRule actually point to parent rule
2024-06-14 20:45:37 +02:00
legacy-color-value.html
…
math-depth.html
…
media-query-serialization-basic.html
…
move-loaded-link-stylesheet-between-documents.html
…
PropertyOwningCSSStyleDeclaration-serialized-custom-properties.html
…
replace-calc-function-with-same-kind-but-fewer-arguments.html
…
sending-animationcancel-event-crash.html
LibWeb: Save time for animationcancel event before transitioning to idle
2024-05-24 07:25:10 +02:00
string-serializes-with-quotes.html
…
style-declaration-parent-rule.html
LibWeb: Implement CSSStyleDeclaration.parentRule
2024-06-14 20:45:37 +02:00
style-sheet-with-byte-order-mark.css
…
style-sheet-with-byte-order-mark.html
…
text-transform-invalidation-on-media-query-change.html
…
transform-origin-serialization.html
…
transform-serialization.html
LibWeb/CSS: Serialize transform scale percentage values as numbers
2024-07-04 14:41:35 +02:00
unknown-webkit-pseudo-element-serialization.html
…