Ben Bucksch wrote:
> 
> Stuart Ballard wrote:
> 
> > Just another vote for having a display mode that uses > for
> > format=flowed. (it should still wrap correctly, just put a > on the
> > beginning of each line).
> 
> Gecko can't do that. *shrug*

CSS needs a :every-line property similar to :first-line

Then we can do

p.quote:every-line:before { content: '> ' }

Adding n.p.m.layout and n.p.m.style - anyone here know how hard it would
be to implement such a property (or whether there is anything like it
planned in CSS3)?

Stuart.

Reply via email to