mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update web-platform-tests to revision 4d96cccabc2feacd48e1dab9afc22b8af2225572
This commit is contained in:
parent
0d236288cc
commit
c66c6af0ba
1067 changed files with 63768 additions and 10900 deletions
|
@ -13,6 +13,7 @@
|
|||
<script>
|
||||
setup({explicit_done:true});
|
||||
onload = function() {
|
||||
var ref = document.getElementById("ref");
|
||||
var expected_width = ref.width;
|
||||
var expected_height = ref.height;
|
||||
[].forEach.call(document.images, function(img) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue