Commit 2fec5e09 authored by Sean Feng's avatar Sean Feng
Browse files

Bug 1518999 - Enable fcp only PerformancePaintTming tests r=mstange

Depends on D68646

Differential Revision: https://phabricator.services.mozilla.com/D68647
parent 9b8cd798
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
[fcp-background-size.html]
  [First contentful paint fires due to background size.]
    expected: FAIL
+2 −1
Original line number Diff line number Diff line
[fcp-bg-image-set.html]
  expected: TIMEOUT
  [First contentful paint fires due to background image in image-set.]
    expected: FAIL
    expected: TIMEOUT # We don't have image-set supported yet
+0 −4
Original line number Diff line number Diff line
[fcp-bg-image-two-steps.html]
  [First contentful paint fires for background image only when visible.]
    expected: FAIL
+0 −4
Original line number Diff line number Diff line
[fcp-canvas-context.html]
  [Canvas should count as contentful when context is created]
    expected: FAIL
+0 −4
Original line number Diff line number Diff line
[fcp-gradient.html]
  [Gradients should not count as contentful]
    expected: FAIL
Loading