aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/htmltableelement.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2015-11-03 21:39:32 +0530
committerbors-servo <lbergstrom+bors@mozilla.com>2015-11-03 21:39:32 +0530
commit5070c873d03ef62a66f18596ccdf8a030107efd6 (patch)
tree33899730a860360c50392b9b26d4b6f99d2afbe9 /components/script/dom/htmltableelement.rs
parent23efa0a36f22bc1ba06023892d7cb292f5899275 (diff)
parent595f11dbd2a57dac9c650dd6eabc82f291bf6320 (diff)
downloadservo-5070c873d03ef62a66f18596ccdf8a030107efd6.tar.gz
servo-5070c873d03ef62a66f18596ccdf8a030107efd6.zip
Auto merge of #8111 - gilles-leblanc:issue-8002, r=SimonSapin
Compute value of float according to position value According to CSS2 Section 9.7, if 'position' has a value of 'absolute' or 'fixed' the computed value of 'float' should be 'none'. This changes the float to a single_keyword_computed which checks the positioned value of the element to compute the float value. Fixes #8002 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8111) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmltableelement.rs')
0 files changed, 0 insertions, 0 deletions