mirror of
https://github.com/servo/servo.git
synced 2025-08-14 09:55:35 +01:00
Update web-platform-tests to revision 9ca57e052ba1b19fa3dd46c6aa656e8d529469a8
This commit is contained in:
parent
68cb8f3d59
commit
75d6484415
1377 changed files with 31062 additions and 16983 deletions
|
@ -2,7 +2,7 @@
|
|||
* Runs tests for <http://heycam.github.io/webidl/#es-stringifier>.
|
||||
* @param {Object} aObject - object to test
|
||||
* @param {string} aAttribute - IDL attribute name that is annotated with `stringifier`
|
||||
* @param {boolean} aIsUnforgeable - whether the IDL attribute is `[Unforgeable]`
|
||||
* @param {boolean} aIsUnforgeable - whether the IDL attribute is `[LegacyUnforgeable]`
|
||||
*/
|
||||
function test_stringifier_attribute(aObject, aAttribute, aIsUnforgeable) {
|
||||
// Step 1.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue