about summary refs log tree commit diff stats
path: root/test/layout/float-child-percentage-width-ignored.html
blob: d3684ea7f10521d9890a286f4a36116810d3ddd8 (plain) (blame)
1
2
3
4
<!DOCTYPE html>
<div style="float: left; background: purple">
<div style="width: 100%; background: red">
test