mediawiki-extensions-Visual.../modules/ve-mw/dm/nodes
Roan Kattouw c0380f16a4 Work around DOM corruption for default-sized images
This doesn't really fix the underlying issue that the
width and height are overridden to be the default size
in the DM even if that's wrong (in the case the image's
original size is smaller than the default thumbnail size),
but it fixes the DOM corruption by storing the original
width&height and restoring them if the image still has
defaultSize=true on the way out.

Bug: 62172
Change-Id: Iaee798c5bb501310e52d0ac832b2e7cd833fc438
2014-03-05 17:44:01 -08:00
..
ve.dm.MWAlienExtensionNode.js Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00
ve.dm.MWBlockImageNode.js Work around DOM corruption for default-sized images 2014-03-05 17:44:01 -08:00
ve.dm.MWEntityNode.js Simplify toDataElement in MW 2014-01-27 18:43:36 -08:00
ve.dm.MWExtensionNode.js Add tagName to ve.dm.MWGalleryNode 2014-01-27 14:28:16 -08:00
ve.dm.MWGalleryNode.js Add tagName to ve.dm.MWGalleryNode 2014-01-27 14:28:16 -08:00
ve.dm.MWHeadingNode.js Simplify toDataElement in MW 2014-01-27 18:43:36 -08:00
ve.dm.MWHieroNode.js Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00
ve.dm.MWImageCaptionNode.js Simplify toDataElement in MW 2014-01-27 18:43:36 -08:00
ve.dm.MWImageNode.js Use apiRequest() function in MWMediaEditDialog 2014-02-06 22:37:04 +00:00
ve.dm.MWInlineImageNode.js Ensure we use our references to certain native or upstream methods 2014-02-20 22:30:29 +01:00
ve.dm.MWMathNode.js Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00
ve.dm.MWNumberedExternalLinkNode.js Simplify toDataElement in MW 2014-01-27 18:43:36 -08:00
ve.dm.MWPreformattedNode.js Simplify toDataElement in MW 2014-01-27 18:43:36 -08:00
ve.dm.MWReferenceListNode.js Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00
ve.dm.MWReferenceNode.js Remove unnecessary strangely written range clone 2014-01-21 17:35:45 +00:00
ve.dm.MWTransclusionNode.js Only generate transclusion contents for clipboard 2014-02-05 12:45:55 -08:00