Files
servo/components/layout
Shubham Gupta 8d474e7fa0 layout: Mark Contentful for Images only if they have ImageKey (#42411)
This PR checks if `ImageKey` is available, then it marks it as
`Contentful`. For Videos, if valid `poster` or `first frame`, it will be
stored in `ImageKey`.
Hence, appropriate way to mark `Contentful`.

Testing: 

- `/paint-timing/fcp-only/fcp-video-poster.html`
-  `/paint-timing/fcp-only/fcp-video-frame.html`

Fixes #42359
Fixes #42360

Signed-off-by: Shubham Gupta <shubham13297@gmail.com>
2026-02-10 12:50:32 +00:00
..
2026-02-09 11:16:42 +00:00