Sha256: 0fb3a6a093883d85cb288110edcbeef8aa1dc29371097d3ebd7d86edf455894a

Contents?: true

Size: 601 Bytes

Versions: 3

Compression:

Stored size: 601 Bytes

Contents

$(document).ready(function(){module("testProcessingInstructions"),test("testProcessingInstructions",function(){expect(1);var t="data(<?target content?>) instance of xs:string",s='<span class="cm-variable cm-def">data</span>(<span class="cm-comment cm-meta">&lt;?target content?&gt;</span>) <span class="cm-keyword">instance</span> <span class="cm-keyword">of</span> <span class="cm-atom">xs:string</span>';$("#sandbox").html('<textarea id="editor">'+t+"</textarea>");var a=(CodeMirror.fromTextArea($("#editor")[0]),$(".CodeMirror-lines div div pre")[0].innerHTML);equal(a,s),$("#editor").html("")})});

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rearview-1.2.3-jruby public/rearview/vendor/codemirror/mode/xquery/test/testProcessingInstructions.js
rearview-1.2.2.rc.2-jruby public/rearview/vendor/codemirror/mode/xquery/test/testProcessingInstructions.js
rearview-1.2.2.rc.1-jruby public/rearview/vendor/codemirror/mode/xquery/test/testProcessingInstructions.js