Commit a750e837 authored by moz-wptsync-bot's avatar moz-wptsync-bot
Browse files

Bug 1769651 [wpt PR 34083] - Update wpt metadata, a=testonly

wpt-pr: 34083
wpt-type: metadata
parent aaf20d82
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
[header-inserted-preload-link.tentative.html]
  [Rendering is blocked before render-blocking resources are loaded]
    expected: FAIL

  [Render-blocking web font is applied]
    expected:
      if (os == "linux") and not debug and fission: [FAIL, PASS]
      FAIL
+0 −7
Original line number Diff line number Diff line
[parser-inserted-modulepreload-link.tentative.html]
  expected: TIMEOUT
  [Rendering is blocked before render-blocking resources are loaded]
    expected: FAIL

  [Parser-inserted render-blocking module script is preloaded and evaluated]
    expected: TIMEOUT
+0 −3
Original line number Diff line number Diff line
[parser-inserted-preload-link.tentative.html]
  [Render-blocking web font is applied]
    expected: [PASS, FAIL]
+0 −25
Original line number Diff line number Diff line
[remove-attr-unblocks-rendering.optional.html]
  expected: TIMEOUT
  [Loading of parser-inserted modulepreload link should eventually succeed]
    expected: TIMEOUT

  [Loading of parser-inserted async script should eventually succeed]
    expected: NOTRUN

  [Loading of parser-inserted defer script should eventually succeed]
    expected: NOTRUN

  [Loading of parser-inserted module script should eventually succeed]
    expected: NOTRUN

  [Loading of parser-inserted async module script should eventually succeed]
    expected: NOTRUN

  [Loading of script-inserted preload link should eventually succeed]
    expected: NOTRUN

  [Loading of script-inserted modulepreload link should eventually succeed]
    expected: NOTRUN

  [Loading of script-inserted stylesheet link should eventually succeed]
    expected: NOTRUN

  [Loading of script-inserted script should eventually succeed]
    expected: NOTRUN

  [Loading of script-inserted module script should eventually succeed]
    expected: NOTRUN

  [Loading of script-inserted inline style should eventually succeed]
    expected: NOTRUN

  [Render-blocking on parser-inserted preload link is cancellable]
    expected:
      if (os == "mac") and not debug: [FAIL, PASS]
+0 −34
Original line number Diff line number Diff line
[render-blocked-apis-by-preload-link.tentative.html]
  expected: [OK, ERROR]
  [Should not flush autofocus candidates when render-blocked]
    expected: [TIMEOUT, PASS, FAIL]

  [Should not run the scroll steps when render-blocked]
    expected: [NOTRUN, PASS, FAIL]

  [Should not run the update animations and send events steps when render-blocked]
    expected: [NOTRUN, PASS, FAIL]

  [Should not run animation frame callbacks when render-blocked]
    expected: [NOTRUN, PASS, FAIL]

  [Should not run the update intersection observers step when render-blocked]
    expected: [NOTRUN, PASS, FAIL]

  [Should not run the resize steps when render-blocked]
    expected:
      if os == "linux": [FAIL, PASS, NOTRUN]
      [FAIL, NOTRUN]

  [Should not run the evaluate media queries and report changes steps when render-blocked]
    expected:
      if os == "linux": [FAIL, PASS, NOTRUN]
      [FAIL, NOTRUN]

  [Should not run the fullscreen steps when render-blocked]
    expected:
      if os == "linux": [FAIL, PASS, NOTRUN]
      [FAIL, NOTRUN]

  [The render-blocking web font is applied]
    expected: [PASS, FAIL]
Loading