Loading…
Loading…
Dataset 20260827-2142-2f1b575 · measured 2026-08-27 21:42 UTC
The parser accepts the name, yet our rendering is byte-identical with and without the declaration while Chrome's is not. The declaration is being swallowed.
Each example is one declaration on a small page, drawn by Chrome and by our engine. Drag the handle to wipe between them.
filter:blur(4px)✕parsed, no effect
Our renderChrome33,066 pixels differ from Chrome, the largest by 205 of 255 on one channel.
filter:invert(1)✕parsed, no effect
Our renderChrome22,423 pixels differ from Chrome, the largest by 204 of 255 on one channel.
filter:grayscale(1)✕parsed, no effect
Our renderChrome22,357 pixels differ from Chrome, the largest by 204 of 255 on one channel.
filter:sepia(1)✕parsed, no effect
Our renderChrome22,291 pixels differ from Chrome, the largest by 204 of 255 on one channel.
filter:hue-rotate(90deg)✕parsed, no effect
Our renderChrome22,329 pixels differ from Chrome, the largest by 255 of 255 on one channel.
filter:opacity(0.35)✕parsed, no effect
Our renderChrome22,332 pixels differ from Chrome, the largest by 204 of 255 on one channel.
filter:brightness(1.6)✕parsed, no effect
Our renderChrome22,697 pixels differ from Chrome, the largest by 204 of 255 on one channel.
filter:contrast(2.5)✕parsed, no effect
Our renderChrome22,698 pixels differ from Chrome, the largest by 255 of 255 on one channel.
filter:saturate(3)✕parsed, no effect
Our renderChrome22,699 pixels differ from Chrome, the largest by 255 of 255 on one channel.
filter:drop-shadow(12px 12px 0 #e07a1f)✕parsed, no effect
Our renderChrome9,096 pixels differ from Chrome, the largest by 224 of 255 on one channel.
filter:url(data:image/gif✕parsed, no effect
Our renderChrome1,402 pixels differ from Chrome, the largest by 45 of 255 on one channel.
“Supported” on one example means “supported at the value we tried”. The property’s declared grammar has 12 branches; 11 of them carry a measurement. The publishing ceiling is 12 examples per property — a branch past it is left out by our choice, not by accident.
| Value | Measured |
|---|---|
| blur(4px) | ✕parsed, no effect |
| invert(1) | ✕parsed, no effect |
| grayscale(1) | ✕parsed, no effect |
| sepia(1) | ✕parsed, no effect |
| brightness(1.6) | ✕parsed, no effect |
| contrast(2.5) | ✕parsed, no effect |
| saturate(3) | ✕parsed, no effect |
| hue-rotate(90deg) | ✕parsed, no effect |
| opacity(0.35) | ✕parsed, no effect |
| drop-shadow(12px 12px 0 #e07a1f) | ✕parsed, no effect |
| url(data:image/gif;base64,R0lGODlhAQABAIAAAP8AAAAAACwAAAAAAQABAAACAkQBADs=) | ✕parsed, no effect |
| none | not measured |
Measured against Chrome 148.0.7778.96 on 2026-08-27, with up to 40 candidate values tried per property. All properties · How the measurement works