mediawiki-extensions-Visual.../modules/ve/init
Catrope cdba5f2800 When we say originalHtml, we'd better mean it
Gabriel noticed whitespace diffs in the problem reports. These were
caused by browsers' .innerHTML being broken on <pre>s. We compensate
for this in the converter, but not when generating originalHtml.

However, a variable called originalHtml really shouldn't be generated,
it should just literally be the original, unprocessed HTML. This
does mean it includes the doctype, <html> and <head> which aren't
included in editedHtml (that one's just the contents of the <body>), but
that's much easier to deal with on Parsoid's end than random newline
diffs all over the place.

Change-Id: I8e66cb79887f49f84114ab6b4d0e0d24aea744b6
2013-04-18 08:09:50 -07:00
..
mw When we say originalHtml, we'd better mean it 2013-04-18 08:09:50 -07:00
sa Remove more periods 2013-03-20 22:55:50 +00:00
ve.init.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.init.Platform.js Remove more periods 2013-03-20 22:55:50 +00:00
ve.init.Target.js Context, frame, window, dialog and inspector refactor 2013-03-14 00:03:31 +00:00