diff options
author | bors-servo <release+servo@mozilla.com> | 2014-03-03 13:37:33 -0500 |
---|---|---|
committer | bors-servo <release+servo@mozilla.com> | 2014-03-03 13:37:33 -0500 |
commit | ada9224d0ef5b403562ebaaeb2e5f66729ffc589 (patch) | |
tree | 54320088be90a63abfaebb14bd3034f7aa28c48b /src/components/script/script_task.rs | |
parent | b8de1b3ca7208efdf7c8934e75197dac943533cb (diff) | |
parent | 75f1142107af9a96ea3a997048e03c0e37b51b1c (diff) | |
download | servo-ada9224d0ef5b403562ebaaeb2e5f66729ffc589.tar.gz servo-ada9224d0ef5b403562ebaaeb2e5f66729ffc589.zip |
auto merge of #1681 : pradeep90/servo/absolute-position, r=pcwalton
+ Re-implement fixed positioning using the absolute positioning code.
+ Add reftests for absolute positioning and fixed positioning.
+ Refactor assign_widths in BlockFlow to isolate the calculation of
widths and margins.
+ Pass down details of the Containing Block for absolute and fixed flows
during layout. Use it to calculate the static position of absolute flows.
+ Defer calculation of absolute flow dimensions till we build the
display list.
This implements https://github.com/mozilla/servo/issues/1537 and https://github.com/mozilla/servo/issues/787
Diffstat (limited to 'src/components/script/script_task.rs')
0 files changed, 0 insertions, 0 deletions