diff options
author | S Pradeep Kumar <gohanpra@gmail.com> | 2014-03-05 11:51:09 +0900 |
---|---|---|
committer | S Pradeep Kumar <gohanpra@gmail.com> | 2014-03-10 15:02:10 +0900 |
commit | e98c839ab07c43cefd699e0bd60e9568039833d5 (patch) | |
tree | 70b26d400d4bf61b25d846f12d2dba3141ebd193 /src/components/script/dom/htmliframeelement.rs | |
parent | 4b061dc43d5a0d0f9850e0512eed28bfb8476e7b (diff) | |
download | servo-e98c839ab07c43cefd699e0bd60e9568039833d5.tar.gz servo-e98c839ab07c43cefd699e0bd60e9568039833d5.zip |
Add a trait for width and margin calculation.
+ Divide the width code into several methods.
+ Bring in the various width calculation methods into the trait
methods (like for blocks, floats, absolute flows, etc.)
+ Calculate margin top and bottom during assign width even for absolute
flows.
+ Add the Replaced versions for Floats and Absolute flows.
Diffstat (limited to 'src/components/script/dom/htmliframeelement.rs')
0 files changed, 0 insertions, 0 deletions