mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
window.onload = function() {
|
||||
flushLayout(document.documentElement);
|
||||
var r = document.getElementById("r");
|
||||
r.parentNode.removeChild(r);
|
||||
r.parentNode.removeChild(r);
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user