mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision 670f3ef16f9b38e22e3b863dcdc2ea860348929a
This commit is contained in:
parent
5011e9c21c
commit
e3a9df4e78
33 changed files with 274 additions and 116 deletions
|
@ -284,7 +284,7 @@
|
|||
comparisonFunction(
|
||||
getComputedStyle(target).getPropertyValue(property),
|
||||
expectedValue);
|
||||
}, `${testText} at (${expectation.at}) should be [${sanitizeUrls(expectedValue)}]`);
|
||||
}, `${testText} at (${expectation.at}) should be [${sanitizeUrls(expectation.expect)}]`);
|
||||
};
|
||||
return target;
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue