HTTPArchive / custom-metrics

Custom metrics to use with WebPageTest agents
Apache License 2.0
19 stars 22 forks source link

Support SVG image LCP #56

Closed rviscomi closed 1 year ago

rviscomi commented 1 year ago

This fixes "is statically discoverable" for image-in-SVG LCP

https://webpagetest.httparchive.org/result/221028_5D_2/1/details/

{
    "nodeName": "image",
    "attributes": [
        {
            "name": "href",
            "value": "https://placekitten.com/g/200/300"
        }
    ]
}