mirror of
https://github.com/servo/servo.git
synced 2025-06-06 00:25:37 +00: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;
|
||||
}
|
||||
|
||||
// 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 {
|
||||
display: block;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue