Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(208)

Unified Diff: tests/com/google/caja/plugin/JQueryTest.java

Issue 6741065: Derive DOM element tamings from specification data. (Closed) Base URL: http://google-caja.googlecode.com/svn/trunk/
Patch Set: Derive DOM element tamings from specification data. Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tests/com/google/caja/plugin/JQueryTest.java
===================================================================
--- tests/com/google/caja/plugin/JQueryTest.java (revision 5149)
+++ tests/com/google/caja/plugin/JQueryTest.java (working copy)
@@ -64,7 +64,7 @@
}
public final void testAttributes() throws Exception {
- runQUnitTestCase("attributes", 418);
+ runQUnitTestCase("attributes", 419);
// Current failure categories:
// * URI rewriting is visible to the guest.
// * Simple event handler rewriting is visible to the guest.
« src/com/google/caja/plugin/html-schema.js ('K') | « src/com/google/caja/plugin/html-schema.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b