mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
parent
7bede60272
commit
2f7ed1d73e
69 changed files with 33 additions and 98 deletions
|
@ -5,7 +5,6 @@
|
|||
//! A list of common mouse cursors per CSS3-UI § 8.1.1.
|
||||
|
||||
use cssparser::ToCss;
|
||||
use std::ascii::AsciiExt;
|
||||
|
||||
macro_rules! define_cursor {
|
||||
($( $css: expr => $variant: ident = $value: expr, )+) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue