[BRLTTY] Computing CSS properties

Jason White jason at jasonjgw.net
Sat Dec 10 17:19:56 EST 2011


Shérab <Sebastien.Hinderer at ens-lyon.org> wrote:
 
> Does somebody know a way, preferably using text-mode only, to compute
> the value of a CSS property at some point in an HTML document ?

The only solution I am aware of is to read the style sheets and determine
which rule matches the element in the document. You could use, for example,
grep to locate only code that deals with the property of interest.



More information about the BRLTTY mailing list