Skip to content

Commit

Permalink
Merge pull request #15 from Ms2ger/master
Browse files Browse the repository at this point in the history
Second batch of submission moves
  • Loading branch information
darobin committed Jan 14, 2013
2 parents 2c215cd + b9990be commit 792ffe5
Show file tree
Hide file tree
Showing 43 changed files with 6 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,10 @@
tD.done();
})
tC.step(function() {
assert_equals(doc.documentElement.lastChild.firstChild.firstChild.data, "Text\n");
assert_equals(doc.documentElement.lastChild.firstChild.firstChild.data,
"This is a sample text/plain document.\n\nThis is not an HTML document.\n\n");
tC.done();
})
};
iframe.src = "../../support/text/200-textplain.cgi";
iframe.src = "../../../../common/text-plain.txt";
</script>
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ref figure.html == figure-ref.html
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
ref table-width-150percent.html == table-width-150percent-ref.html
ref figure.html == figure-ref.html
manual TODO-lists.html
2 changes: 2 additions & 0 deletions html/webappapis/scripting/events/MANIFEST
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
body-onload.html
event-handler-javascript.html
event-handler-spec-example.html
File renamed without changes.
1 change: 0 additions & 1 deletion old-tests/submission/Ms2ger/events/MANIFEST

This file was deleted.

3 changes: 0 additions & 3 deletions old-tests/submission/Ms2ger/loading-web-pages/MANIFEST

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion old-tests/submission/Ms2ger/obsolete-features/MANIFEST

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion old-tests/submission/Ms2ger/parsing/MANIFEST

This file was deleted.

10 changes: 0 additions & 10 deletions old-tests/submission/Ms2ger/parsing/comment.dat

This file was deleted.

0 comments on commit 792ffe5

Please sign in to comment.