Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Second batch of submission moves #15

Merged
merged 6 commits into from
Jan 14, 2013
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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>
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
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.