silexlabs / Cocktail

An HTML/CSS rendering engine for the Haxe language
http://www.silexlabs.org/haxe/cocktail/
Other
192 stars 34 forks source link

htmlDocument.invalidationManager null #407

Closed Espigah closed 10 years ago

Espigah commented 10 years ago

InvalidatingElementRenderer.hx:314: ownerDocument=,[object HTMLDocument],this=,[object AnonymousBlockBoxRenderer]

class:InvalidatingElementRenderer method=invalidateLayoutAndRendering htmlDocument.invalidationManager is null!

reproducing: load and dispose (repeatedly) HTML: html> head>

/head>
body>

/body>

/html>

Espigah commented 10 years ago

solved! I took out the blank spaces end line breaks