mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Longcat improvements
This fixes layout under Firefox and increases the frame rate for smoother animation.
This commit is contained in:
parent
4cf80cd49c
commit
0db96944e6
2 changed files with 6 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
|||
<html>
|
||||
<head>
|
||||
<style type="text/css">
|
||||
p { margin: 0px; fonts-size: 0px }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p><img src="longcattop.png"/></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue