Mozilla/mozilla/layout/reftests/bugs/386014-1-ref.html
bzbarsky%mit.edu c607ca6e43 Make ContentInserted for captions more like ContentAppended and normal frame
construction.  Bug 386014, r=bernd, sr=roc, a=dbaron


git-svn-id: svn://10.0.0.236/trunk@231359 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-02 21:29:52 +00:00

13 lines
142 B
HTML

<!DOCTYPE html>
<html>
<head>
<style>
div { background: green; color: green }
</style>
</head>
<body>
<div>TEST</div>
</body>
</html>