mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 19:22:45 +00:00 
			
		
		
		
	|  bf16ddfbb0 Passing a value of a type different than number or length-percentage to transform-origin returned a null pointer, and we didn't take care of that path before. This patch fixes a crash caused by an incorrect CSS declaration, such as `transform-origin: "center"`. Fixes #21609 | ||
|---|---|---|
| .. | ||
| attr-serialization.html | ||
| box-shadow-resolves-length-functions.html | ||
| element-opacity-change-invalidation.html | ||
| font-face-src-local-serialization.html | ||
| font-family-with-dash-prefix.html | ||
| getComputedStyle-display-short-serialization.html | ||
| getComputedStyle-print-all.html | ||
| getComputedStyle-transform.html | ||
| legacy-color-value.html | ||
| math-depth.html | ||
| media-query-serialization-basic.html | ||
| PropertyOwningCSSStyleDeclaration-serialized-custom-properties.html | ||
| string-serializes-with-quotes.html | ||
| style-sheet-with-byte-order-mark.css | ||
| style-sheet-with-byte-order-mark.html | ||
| transform-origin-serialization.html | ||