Catrope has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/59776


Change subject: Delete spurious normalizedHtml
......................................................................

Delete spurious normalizedHtml

Was equal to the HTML before conversion, so not needed

Change-Id: I48e3b3d48334562f605bccfddc5f2aa7cf883087
---
M modules/ve/test/dm/ve.dm.example.js
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor 
refs/changes/76/59776/1

diff --git a/modules/ve/test/dm/ve.dm.example.js 
b/modules/ve/test/dm/ve.dm.example.js
index 2a04071..dd92ebe 100644
--- a/modules/ve/test/dm/ve.dm.example.js
+++ b/modules/ve/test/dm/ve.dm.example.js
@@ -1166,7 +1166,6 @@
        },
        'internal link with ./ and ../': {
                'html': '<body><p><a rel="mw:WikiLink" 
href="./../../../Foo/Bar">Foo</a></p></body>',
-               'normalizedHtml': '<body><p><a rel="mw:WikiLink" 
href="./../../../Foo/Bar">Foo</a></p></body>',
                'data': [
                        { 'type': 'paragraph' },
                        [

-- 
To view, visit https://gerrit.wikimedia.org/r/59776
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I48e3b3d48334562f605bccfddc5f2aa7cf883087
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to