mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-07 03:45:42 +00:00
Added -moz-line-frame for first-line support
This commit is contained in:
parent
211ca77ef3
commit
6a0e2e2f55
@ -931,3 +931,6 @@ sourcetext {
|
||||
display: block;
|
||||
/* border: 2px dashed green; */
|
||||
}
|
||||
|
||||
:-moz-line-frame {
|
||||
}
|
||||
|
@ -931,3 +931,6 @@ sourcetext {
|
||||
display: block;
|
||||
/* border: 2px dashed green; */
|
||||
}
|
||||
|
||||
:-moz-line-frame {
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user