ladybird/Tests/LibWeb/Text/input/css
2024-05-16 08:02:43 +02:00
..
animating-unresolved-properties-crash.html LibWeb: Add tests for animating unresolved properties 2024-03-20 09:17:33 +01:00
attr-serialization.html LibWeb: Stop adding extra whitespace when serializing CSS Functions 2023-09-20 18:29:37 +02:00
box-shadow-resolves-length-functions.html
changing-animation-name-crash.html LibWeb: Add a test for changing animation-name 2024-03-02 19:58:12 +01:00
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 LibWeb/CSS: Resolve NumericCalculationNode to percentage when requested 2024-01-11 08:01:47 +01:00
CSSConditionRule-conditionText-readonly.html LibWeb: Fix typo on CSSConditionRule test 2024-02-29 09:01:04 +01:00
CSSStyleRule-set-selectorText.html LibWeb: Invalidate style when CSSStyleRule selectorText changes 2024-04-15 22:12:49 +02:00
CSSStyleSheet-addRule.html LibWeb: Implement CSSStyleSheet.addRule() 2024-02-24 21:59:28 +01:00
CSSStyleSheet-constructor.html LibWeb: Align StyleSheet title getter with the specification 2024-04-29 08:10:38 +02:00
CSSStyleSheet-removeRule.html LibWeb: Remove first rule if no argument is given for remove_rule() 2024-02-24 21:59:28 +01:00
CSSStyleSheet-replace.html LibWeb: Implement CSSStyleSheet.replace() 2024-02-24 21:59:28 +01:00
CSSStyleSheet-replaceSync.html LibWeb: Implement CSSStyleSheet.replaceSync() 2024-02-24 21:59:28 +01:00
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 LibWeb: Add a test for getComputedStyle() 2023-09-29 20:20:55 +02:00
getComputedStyle-transform.html LibWeb: Add missing CSS Transforms Module Level 2 functions 2024-01-10 09:48:25 +01:00
insert-import-rule-into-constructed-stylesheet.html LibWeb: Disallow inserting @import rules into a constructed stylesheet 2024-02-24 21:59:28 +01:00
legacy-color-value.html
math-depth.html LibWeb: Implement the math-depth CSS property 2023-09-11 17:03:22 +01:00
media-query-serialization-basic.html LibWeb: Fix broken conversion of CSS <resolution> dpi/dpcm to dppx 2023-08-25 20:10:47 +02:00
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 LibWeb: Fix vector OOB access when comparing some calc() values 2024-01-27 17:06:43 +01:00
string-serializes-with-quotes.html LibWeb: Serialize StringStyleValue with quotes 2023-09-12 14:29:21 +01:00
style-sheet-with-byte-order-mark.css
style-sheet-with-byte-order-mark.html LibWeb+WebContent+headless-browser: Support async text tests 2023-09-15 08:52:25 +02:00
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 LibWeb: Bail parsing transform-origin if the parsed value is null 2023-10-29 11:22:53 +01:00
unknown-webkit-pseudo-element-serialization.html LibWeb: Support obsolete but required -webkit- CSS parsing quirk 2023-12-11 16:54:59 +01:00