Bug 1286911. r=wchen.

MozReview-Commit-ID: hzAu0jKAxt
This commit is contained in:
Henri Sivonen
2016-09-27 13:47:53 +03:00
parent 8f7fd3f8a5
commit 4eb7f7145d
5 changed files with 39 additions and 24 deletions

View File

@@ -62,7 +62,7 @@ public final class HtmlAttributes implements Attributes {
private @Auto AttributeName[] names;
private @Auto String[] values; // XXX perhaps make this @NoLength?
// CPPONLY: private @Auto int[] lines; // XXX perhaps make this @NoLength?
// [NOCPP[