Added -moz-line-frame for first-line support

This commit is contained in:
kipp%netscape.com 1999-04-20 00:29:48 +00:00
parent 211ca77ef3
commit 6a0e2e2f55
2 changed files with 6 additions and 0 deletions

View File

@ -931,3 +931,6 @@ sourcetext {
display: block;
/* border: 2px dashed green; */
}
:-moz-line-frame {
}

View File

@ -931,3 +931,6 @@ sourcetext {
display: block;
/* border: 2px dashed green; */
}
:-moz-line-frame {
}