C. Scott Ananian has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/397877 )

Change subject: WIP: Add test for fallback ids and interwiki links
......................................................................

WIP: Add test for fallback ids and interwiki links

Follow-up to: I07d0fcf54427ab02d4930cff183d3e5579a99306
Follow-up to: I13325075deba127dc620adb0ad1d18ef99352ab2

Change-Id: Iec1b9629323841c697066bb55448ae34b09c21ff
---
M modules/ve-mw/tests/dm/ve.dm.mwExample.js
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/modules/ve-mw/tests/dm/ve.dm.mwExample.js 
b/modules/ve-mw/tests/dm/ve.dm.mwExample.js
index 51024e0..3085df0 100644
--- a/modules/ve-mw/tests/dm/ve.dm.mwExample.js
+++ b/modules/ve-mw/tests/dm/ve.dm.mwExample.js
@@ -660,7 +660,7 @@
                storeItems: ve.dm.mwExample.MWInlineImage.storeItems
        },
        'mwHeading and mwPreformatted nodes': {
-               body: '<h2>Foo</h2><pre>Bar</pre>',
+               body: '<h2><span id="foo" 
typeof="mw:FallbackId"></span>Foo</h2><pre>Bar</pre>',
                data: [
                        {
                                type: 'mwHeading',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iec1b9629323841c697066bb55448ae34b09c21ff
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: C. Scott Ananian <[email protected]>

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

Reply via email to