Skip to content

Commit

Permalink
Bug 1689966 [wpt PR 27420] - Update wpt metadata, a=testonly
Browse files Browse the repository at this point in the history
wpt-pr: 27420
wpt-type: metadata
  • Loading branch information
moz-wptsync-bot committed Feb 2, 2021
1 parent 911947c commit e6f8d2f
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@

[ResizeObserverEntry must be primary interface of entry]
expected:
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
if (os == "linux") and debug and webrender and not fission: [PASS, FAIL]

[Stringification of entry]
expected:
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
if (os == "linux") and debug and webrender and not fission: [PASS, FAIL]

[ResizeObserverEntry interface: entry must inherit property "target" with the proper type]
expected:
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
if (os == "linux") and debug and webrender and not fission: [PASS, FAIL]

[ResizeObserverEntry creator]
expected:
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
if (os == "linux") and debug and webrender and not fission: [PASS, FAIL]

[ResizeObserverEntry interface: entry must inherit property "contentRect" with the proper type]
expected:
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
if (os == "linux") and debug and webrender and not fission: [PASS, FAIL]

0 comments on commit e6f8d2f

Please sign in to comment.