WICG / element-timing

A proposal for an Element Timing specification.
https://wicg.github.io/element-timing/
Other
58 stars 15 forks source link

Should SVG be supported? #56

Open npm1 opened 3 years ago

npm1 commented 3 years ago

Currently we only support image elements inside SVG, but SVG can have other things. It would be good to think about whether we need to provide more support for SVG. To provide support we'd need to know at least:

andydavies commented 1 year ago

Yes, <svg> elements should be supported

They’re visual elements and may well be the true LCP element e.g. where a chart is rendered via SVG