aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/webdriver_handlers.rs
diff options
context:
space:
mode:
authorGilles Leblanc <gilles.leblanc@gmail.com>2015-10-21 22:43:37 -0400
committerGilles Leblanc <gilles.leblanc@gmail.com>2015-10-23 20:56:52 -0400
commit725484d61944542debd483e27b2608c1e2fda53e (patch)
treef615ff0a3581828d9f25ba587d718fa164da646d /components/script/webdriver_handlers.rs
parent354e75a447c8afc7757d0340c03119de853110f5 (diff)
downloadservo-725484d61944542debd483e27b2608c1e2fda53e.tar.gz
servo-725484d61944542debd483e27b2608c1e2fda53e.zip
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
Diffstat (limited to 'components/script/webdriver_handlers.rs')
0 files changed, 0 insertions, 0 deletions