mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Fix a typo in test case
This commit is contained in:
parent
5482772374
commit
bfec29d86f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<!-- ignore -->
|
||||
<head>
|
||||
<link rel="stylesheet" href="reset.css" />
|
||||
<link rel="stylesheet" href="height_compute.css" />
|
||||
<link rel="stylesheet" href="height_compute_reset.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="start">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue