[
https://issues.apache.org/jira/browse/FOP-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062861#comment-15062861
]
Andreas L. Delmelle commented on FOP-2551:
------------------------------------------
Looks like a neat addition. Will look into the patch in more detail soon, but
first minor remark: can you remove the tabs from the test cases, and replace
with spaces? We are generally allergic to tabs, is all... Relics from a distant
past, when printers were basically still but automated typewriters. :)
> 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
>
> Attachments: block-container_fox-box-sizing.patch
>
>
> 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' 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)