1
0
Fork 0
firefox/testing/web-platform/tests/html/canvas/resources/canvas-frame.css
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

21 lines
222 B
CSS

body {
font-size: small;
font-family: sans-serif;
}
p {
line-height: 0;
}
p:first-child {
display: inline;
}
h1 {
display: inline;
}
iframe, object {
border: 1px black solid;
margin: 2px;
}