fake LCP

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTransparent text with shadow decoration should not be excluded from LCP.
Asserts run
Pass
assert_implements(function "function LargestContentfulPaint() { [native code] }", "LargestContentfulPaint is not implemented")
    at Test.<anonymous> ( /largest-contentful-paint/transparent-text-with-shadow.html:39:7)
Pass
assert_equals("larger_text", "larger_text", "Transparent text with shadow decoration was included in LCP but not at correct place in timeline.")
    at Test.<anonymous> ( /largest-contentful-paint/transparent-text-with-shadow.html:43:7)