Source code
Revision control
Copy as Markdown
Other Tools
Test Info: Warnings
- This test gets skipped with pattern: (os == 'android')
- Manifest: layout/reftests/bugs/reftest.list
<!doctype html>
<style>
div {
width: 100px;
height: 100px;
background-color: purple;
}
</style>
<div>Box with text</div>