Seifeddine Dridi created FOP-2551:
-------------------------------------

             Summary: CSS Box-sizing extension
                 Key: FOP-2551
                 URL: https://issues.apache.org/jira/browse/FOP-2551
             Project: FOP
          Issue Type: New Feature
          Components: fo/block
    Affects Versions: trunk
            Reporter: Seifeddine Dridi
            Priority: Minor
             Fix For: trunk


I implemented an extension (fox:box-sizing) which provides the same  
functionality as the CSS attribute box-sizing.

Attribute box-sizing can take two values:
* content-box: paddings and borders will enlarge the initial box' width and 
height (this is the default behavior).
* border-box: the box's size is maintained even in the presence of paddings and 
borders.

Currently fox:box-sizing can only be used with block-containers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to