Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/external/wpt/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/dat/entities.dat |
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/dat/entities.dat b/third_party/WebKit/LayoutTests/external/wpt/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/dat/entities.dat |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..cddcb27ffaa090534a0090f568738e3f61bcf763 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/external/wpt/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/dat/entities.dat |
| @@ -0,0 +1,114 @@ |
| +#data |
| +& |
| +#errors |
| +#document-fragment |
| +| "&" |
| + |
| +#data |
| +& |
| +#errors |
| +#document-fragment |
| +| "&" |
| + |
| +#data |
| +& |
| +#errors |
| +#document-fragment |
| +| "&" |
| + |
| +#data |
| +& |
| +#errors |
| +#document-fragment |
| +| "&" |
| + |
| +#data |
| +< |
| +#errors |
| +#document-fragment |
| +| "<" |
| + |
| +#data |
| +> |
| +#errors |
| +#document-fragment |
| +| ">" |
| + |
| +#data |
| +a‎b |
| +#errors |
| +#document-fragment |
| +| "ab" |
| + |
| +#data |
| +a‏b |
| +#errors |
| +#document-fragment |
| +| "ab" |
| + |
| +#data |
| +" |
| +#errors |
| +#document-fragment |
| +| """ |
| + |
| +#data |
| + |
| +#errors |
| +#document-fragment |
| +| " " |
| + |
| +#data |
| +© |
| +#errors |
| +#document-fragment |
| +| "©" |
| + |
| +#data |
| +&& |
| +#errors |
| +#document-fragment |
| +| "&&" |
| + |
| +#data |
| +&1 |
| +#errors |
| +#document-fragment |
| +| "&1" |
| + |
| +#data |
| +&1; |
| +#errors |
| +#document-fragment |
| +| "&1;" |
| + |
| +#data |
| +&< |
| +#errors |
| +#document-fragment |
| +| "&" |
| + |
| +#data |
| +&<c |
| +#errors |
| +#document-fragment |
| +| "&" |
| +| <span> |
| + |
| +#data |
| +  |
| +#errors |
| +#document-fragment |
| +| " " |
| + |
| +#data |
| +  |
| +#errors |
| +#document-fragment |
| +| " " |
| + |
| +#data |
| +&; |
| +#errors |
| +#document-fragment |
| +| "&;" |