Skip to content

Commit

Permalink
Bug 1496891 [wpt PR 13404] - cc Update messages.json, a=testonly
Browse files Browse the repository at this point in the history
Automatic update from web-platform-testscc Update messages.json

--

wpt-commits: c2b30ef30749b6a8f2cc832761dfe011e63d5e94
wpt-pr: 13404
  • Loading branch information
sideshowbarker authored and moz-wptsync-bot committed Oct 12, 2018
1 parent 6fdacd5 commit d3c5205
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10 deletions.

This file was deleted.

This file was deleted.

2 changes: 0 additions & 2 deletions testing/web-platform/tests/conformance-checkers/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -967,8 +967,6 @@
"html/elements/img/usemap-bad-value-novalid.html": "Bad value \u201c#\u201d for attribute \u201cusemap\u201d on element \u201cimg\u201d: Bad hash-name reference: A hash-name reference must have at least one character after \u201c#\u201d.",
"html/elements/img/width-height-negative-novalid.html": "Bad value \u201c-1\u201d for attribute \u201cwidth\u201d on element \u201cimg\u201d: Bad non-negative integer: Expected a digit but saw \u201c-\u201d instead.",
"html/elements/input/list-novalid.html": "The \u201clist\u201d attribute of the \u201cinput\u201d element must refer to a \u201cdatalist\u201d element.",
"html/elements/input/pattern-asterisk-novalid.html": "Bad value \u201c*\u201d for attribute \u201cpattern\u201d on element \u201cinput\u201d: Bad pattern: Dangling meta character '*' near index 0",
"html/elements/input/pattern-paren-novalid.html": "Bad value \u201c(\u201d for attribute \u201cpattern\u201d on element \u201cinput\u201d: Bad pattern: Unclosed group near index 1",
"html/elements/input/type-image-formaction-empty-novalid.html": "Bad value \u201c\u201d for attribute \u201cformaction\u201d on element \u201cinput\u201d: Bad URL: Must be non-empty.",
"html/elements/input/type-image-formaction-whitespace-only-novalid.html": "Bad value \u201c\t \n\u201d for attribute \u201cformaction\u201d on element \u201cinput\u201d: Bad URL: Must be non-empty.",
"html/elements/input/type-image-formaction/fragment-backslash-novalid.html": "Bad value \u201c#\\\u201d for attribute \u201cformaction\u201d on element \u201cinput\u201d: Bad URL: Illegal character in fragment: \u201c\\\u201d is not allowed.",
Expand Down

0 comments on commit d3c5205

Please sign in to comment.