handle when contentful image nodes exits before text nodes in DOM
vigneshshanmugam opened this issue · 0 comments
vigneshshanmugam commented
Currently when img or contentful nodes (background-img) exist before the text nodes (h2, p) in DOM, library measures the paint of img node instead of the text node.