mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Use proper comment syntax in servo.css
This commit is contained in:
parent
d3a1a4ec7d
commit
50096c21b0
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ textarea {
|
||||||
-servo-overflow-clip-box: content-box;
|
-servo-overflow-clip-box: content-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
// https://html.spec.whatwg.org/multipage/rendering.html#the-details-and-summary-elements
|
/* https://html.spec.whatwg.org/multipage/rendering.html#the-details-and-summary-elements */
|
||||||
details {
|
details {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue