https://bugzilla.wikimedia.org/show_bug.cgi?id=47518

--- Comment #11 from Gabriel Wicke <[email protected]> ---
(In reply to comment #10)
> In VE we create new DOMDocument from htmldom that we receive from Parsoid and
> we don't want browser to modify it (break the flow) cause based on that
> DOMDocument we create our data model - then we create view nodes and render
> them.
> 
> Btw. as far as I know breaking the flow before/after figure will vary in
> different browser and also based on CSS (display: inline, etc.).

Our current output for this example is plain text (not inside a paragraph)
interspersed with the figure. This is not broken up in the DOM by any browser.

Can you describe why this result is not acceptable for VE?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to