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-25 23:06:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
976af842879b1c2121ec396d52cd4c8378adae3d
ladybird
/
Tests
/
LibWeb
/
Text
/
input
/
css
History
Aliaksandr Kalenik
976af84287
LibWeb: Check all siblings in ancestors chain while invalidating :has()
...
Fixes underinvalidaiton of `:has()` selectors with sibling combinators.
2025-02-12 16:15:14 +01:00
..
animating-transform-with-calc-crash.html
…
animating-unresolved-properties-crash.html
…
attr-serialization.html
…
attribute-selector-case-sensitivity.html
…
box-shadow-resolves-length-functions.html
…
calc-coverage.html
…
calc-missing-context.html
…
changing-animation-name-crash.html
…
constructed-style-sheets.html
…
css-hsl-with-calc.html
…
CSSConditionRule-conditionText-readonly.html
…
cssFloat-property.html
…
CSSPropertyRule-invalid-rules.html
…
CSSPropertyRule-properties-readonly.html
…
CSSRule-type.html
…
CSSStyleDeclaration-all-supported-properties-and-default-values.html
LibWeb: Generate IDL attributes for all supported CSS properties
2024-11-14 19:50:22 +01:00
CSSStyleDeclaration-custom-properties-2.html
LibWeb: Fix underinvalidation when inline style has custom properties
2025-01-28 11:38:06 +00:00
CSSStyleDeclaration-custom-properties.html
LibWeb: Allow custom properties in getPropertyPriority()
2024-11-21 13:16:08 +01:00
CSSStyleDeclaration-has-indexed-property-getter.html
LibWeb: Make CSSStyleDeclaration a legacy platform object with indices
2024-11-14 19:50:22 +01:00
CSSStyleDeclaration-modify-computed.html
…
CSSStyleRule-set-selectorText.html
…
CSSStyleSheet-addRule.html
…
CSSStyleSheet-constructor.html
…
CSSStyleSheet-removeRule.html
…
CSSStyleSheet-replace.html
…
CSSStyleSheet-replaceSync.html
…
cubic-bezier-infinite-slope-crash.html
…
custom-ident-parsing.html
…
custom-properties-from-all-layers.html
…
dir-pseudo-on-form-associated-element.html
…
element-opacity-change-invalidation.html
…
font-face-serialization.html
…
font-family-with-dash-prefix.html
…
font-language-override-short.html
LibWeb: Use correct specifier to pad font language override value
2024-11-18 17:38:03 -05:00
FontFace-binary-data.html
…
FontFace-load-urls.html
…
FontFace.html
…
FontFaceSet-load.html
…
FontFaceSet-setlike.html
…
getComputedStyle-display-short-serialization.html
…
getComputedStyle-item-does-not-return-invalid-propertyid-on-length-boundary.html
LibWeb: Fix OBOE in bounds check of ResolvedCSSStyleDeclaration#item
2024-11-14 19:50:22 +01:00
getComputedStyle-no-paintable-box.html
…
getComputedStyle-print-all.html
…
getComputedStyle-pseudo-element.html
…
getComputedStyle-relative-property-values.html
…
getComputedStyle-transform.html
…
getComputedStyle-url-var-serialization.html
LibWeb: Preserve opening quotation in string token original source text
2025-02-05 16:02:09 +00:00
hsl-with-number-percentage-calc.html
…
import-rule-shift-jis.html
…
insert-import-rule-into-constructed-stylesheet.html
…
insert-rule-in-adopted-style-sheet.html
LibWeb: Fix insert/delete rule invalidation for adopted style sheets
2025-01-13 23:03:07 +01:00
invalid-selector-in-has.html
LibWeb/CSS: Disallow :has() and pseudo-elements in :has() when parsing
2024-11-14 19:51:45 +01:00
invalidate-sibling-affected-by-has.html
LibWeb: Check all siblings in ancestors chain while invalidating :has()
2025-02-12 16:15:14 +01:00
keyframes-css-rules.html
…
layer-rule.html
…
legacy-color-value.html
…
math-depth.html
…
media-query-serialization-basic.html
…
move-loaded-link-stylesheet-between-documents.html
…
parse-nested-pseudo-selectors-as-selectors.html
…
PropertyOwningCSSStyleDeclaration-serialized-custom-properties.html
…
replace-calc-function-with-same-kind-but-fewer-arguments.html
…
revert-all.html
…
revert-ignores-layers.html
…
revert-layer.html
…
sending-animationcancel-event-crash.html
…
serialize-invalid-forgiving-selectors.html
LibWeb/CSS: Keep invalid parts of
<forgiving-selector-list>
s around
2024-11-14 13:20:01 +01:00
set-style-declaration-shorthand.html
…
singular-percentage-calc-crash.html
LibWeb/CSS: Recalculate calc() numeric type when resolving percentages
2025-01-04 18:47:44 +00:00
small-aspect-ratio.html
…
string-serializes-with-quotes.html
…
style-declaration-parent-rule.html
…
style-sheet-with-byte-order-mark.css
…
style-sheet-with-byte-order-mark.html
…
supports.html
…
text-transform-invalidation-on-media-query-change.html
…
transform-origin-serialization.html
…
transform-serialization.html
…
transition-basics.html
…
transition-style-invalidation-crash.html
…
unicode-bidi-computed-values.html
…
unicode-range-all-wildcard.html
…
unknown-pseudo-elements-crash.html
LibWeb: Add test for getComputedStyle with a PseudoElement argument
2024-12-19 19:35:57 +00:00
unknown-webkit-pseudo-element-serialization.html
…
update-pseudo-elements-on-hover.html
…