Re: Amaya formatting demo
Irene Vatton <[email protected]>
| Newsgroups | gmane.comp.web.amaya.general |
|---|---|
| Organization | INRIA |
| Message-ID | <[email protected]> |
Le mardi 18 août 2009 à 11:41 -0400, [email protected] a écrit : > i have included a small demo showing miscalculation > of content width when text-indent property used The problem is now fixed. Thanks for the report > // > > <?xml version="1.1" encoding="iso-8859-1"?> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" > "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> > <html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"> > <head><title>Content Edges:[email protected]</title> > <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> > <style type="text/css"> > body {margin:20px;border:1px solid red;padding:5px} > .in {text-indent:40px} > </style></head><body> > <h1>Content Indent:[email protected]</h1> > <p class="in">This is an indented paragraph. The wrap point should be > calculated correctly at the content edge (ie within the red border). > This is not always true in Amaya.</p> > <p>This is an unstyled paragraph. The wrap point is calculated correctly > at the content edge (ie within the red border).</p> > <p>It appears as if measures added with text-indent are not being > used in the calculation of content edge width.</p> > </body></html> > > -- -- Irene Vatton <[email protected]> INRIA