.. |
animating-transform-with-calc-crash.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
animating-unresolved-properties-crash.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
attr-serialization.txt
|
LibWeb/CSS: Insert whitespace between tokens in serialized UnresolvedSV
|
2024-10-16 08:34:31 +02:00 |
attribute-selector-case-sensitivity.txt
|
LibWeb: Match attribute selectors case insensitively in XML documents
|
2024-08-19 09:03:22 +02:00 |
box-shadow-resolves-length-functions.txt
|
|
|
calc-coverage.txt
|
LibWeb: Add coverage test for calc() usage
|
2024-10-16 08:34:02 +02:00 |
calc-missing-context.txt
|
LibWeb: Handle calculations without a context better
|
2024-10-16 16:39:47 +02:00 |
changing-animation-name-crash.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
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
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
CSSConditionRule-conditionText-readonly.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
cssFloat-property.txt
|
LibWeb: Remove unnecessary FIXME marker for CSSStyleDeclaration.cssFloat
|
2024-06-14 20:45:37 +02:00 |
CSSPropertyRule-invalid-rules.txt
|
LibWeb: Parse @property CSS directives
|
2024-10-23 06:55:37 +01:00 |
CSSPropertyRule-properties-readonly.txt
|
LibWeb: Parse @property CSS directives
|
2024-10-23 06:55:37 +01:00 |
CSSStyleDeclaration-modify-computed.txt
|
LibWeb: Return error on modification of a computed CSS style declaration
|
2024-08-05 09:55:50 +02:00 |
CSSStyleRule-set-selectorText.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04: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
|
|
|
custom-ident-parsing.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
custom-properties-from-all-layers.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
dir-pseudo-on-form-associated-element.txt
|
LibWeb: Cast to the correct type in Element::auto_directionality()
|
2024-05-28 09:51:07 +02:00 |
element-opacity-change-invalidation.txt
|
|
|
font-face-serialization.txt
|
LibWeb: Serialize more @font-face descriptors
|
2024-10-02 16:28:55 +01:00 |
font-family-with-dash-prefix.txt
|
|
|
FontFace-binary-data.txt
|
LibWeb: Support loading FontFaces constructed with binary data
|
2024-05-14 12:31:10 -06:00 |
FontFace-load-urls.txt
|
LibWeb: Implement FontFace.load() for url() based font sources
|
2024-05-16 08:02:43 +02:00 |
FontFace.txt
|
LibWeb: Implement or stub FontFace interface's attribute getters/setters
|
2024-05-11 07:30:29 +01:00 |
FontFaceSet-load.txt
|
LibWeb: Begin implementing FontFaceSet.prototype.load
|
2024-10-24 17:50:19 +02:00 |
FontFaceSet-setlike.txt
|
LibWeb: Mark FontFaceSet as a setlike IDL interface
|
2024-05-23 10:57:34 +02:00 |
getComputedStyle-display-short-serialization.txt
|
|
|
getComputedStyle-no-paintable-box.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
getComputedStyle-print-all.txt
|
LibWeb: Parse and store filter property
|
2024-10-26 11:26:42 +02:00 |
getComputedStyle-pseudo-element.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
getComputedStyle-relative-property-values.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
getComputedStyle-transform.txt
|
|
|
import-rule-shift-jis.txt
|
LibWeb: Allow CSS @import rule to import non-UTF-8 style sheets
|
2024-10-12 19:20:22 +02:00 |
insert-import-rule-into-constructed-stylesheet.txt
|
|
|
keyframes-css-rules.txt
|
LibWeb: Make CSSKeyframeRule.parentRule actually point to parent rule
|
2024-06-14 20:45:37 +02:00 |
layer-rule.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
legacy-color-value.txt
|
|
|
math-depth.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
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 |
parse-nested-pseudo-selectors-as-selectors.txt
|
LibWeb: Add a CSS parsing test for selectors containing ':' in @media
|
2024-10-14 08:08:37 +02:00 |
PropertyOwningCSSStyleDeclaration-serialized-custom-properties.txt
|
|
|
replace-calc-function-with-same-kind-but-fewer-arguments.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
revert-all.txt
|
LibWeb: Don't crash on CSS all: revert
|
2024-08-04 11:49:44 +02:00 |
revert-ignores-layers.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
revert-layer.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
sending-animationcancel-event-crash.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
set-style-declaration-shorthand.txt
|
LibWeb: Allow setting shorthand CSS properties via CSSStyleDeclaration
|
2024-09-22 09:45:59 +02:00 |
small-aspect-ratio.txt
|
LibWeb: Don't crash when converting small CSS::Ratio to CSSPixelFraction
|
2024-08-22 13:49:41 +02:00 |
string-serializes-with-quotes.txt
|
|
|
style-declaration-parent-rule.txt
|
LibWeb: Implement CSSStyleDeclaration.parentRule
|
2024-06-14 20:45:37 +02:00 |
style-sheet-with-byte-order-mark.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
text-transform-invalidation-on-media-query-change.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
transform-origin-serialization.txt
|
|
|
transform-serialization.txt
|
LibWeb/CSS: Serialize transform scale percentage values as numbers
|
2024-07-04 14:41:35 +02:00 |
transition-basics.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
transition-style-invalidation-crash.txt
|
LibWeb/CSS: Stop invalidating style when setting an animation's effect
|
2024-10-15 08:43:26 -04:00 |
unicode-bidi-computed-values.txt
|
LibWeb/CSS: Add support for unicode-bidi property
|
2024-10-07 14:57:15 +01:00 |
unknown-webkit-pseudo-element-serialization.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |
update-pseudo-elements-on-hover.txt
|
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
2024-10-03 07:07:28 -04:00 |