mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update web-platform-tests to revision 04cd5eb8e5c47e4fe341f2fb541d39fa2346f464
This commit is contained in:
parent
0ab2c3f8a3
commit
1d0624b343
226 changed files with 4495 additions and 903 deletions
|
@ -29,7 +29,7 @@
|
|||
'Exactly one attribution entry is expected');
|
||||
const attribution = longtask.attribution[0];
|
||||
assert_equals(attribution.entryType, 'taskattribution');
|
||||
assert_equals(attribution.name, 'script');
|
||||
assert_equals(attribution.name, 'unknown');
|
||||
assert_equals(attribution.duration, 0);
|
||||
assert_equals(attribution.startTime, 0);
|
||||
assert_equals(attribution.containerId, '');
|
||||
|
@ -47,4 +47,4 @@
|
|||
}
|
||||
}, 'Performance longtask entries are observable.');
|
||||
</script>
|
||||
</body>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue