| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| empty | ||
| typical | ||
| typical_with_comments | ||
| typical_with_identifiers | ||
| with_bad_cue_header | ||
| with_css_styles | ||
| with_positioning | ||
| with_tags |
In CSS, ids are references using #. The absence of # references elements. NOTE: If the id of a cue was "1", we support its reference with ::cue(#1). In CSS, however, this is not valid, and the number should be escaped with \3 as in ::cue(\31). We still do not use number escaping (and I doubt whether we should at some point). ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=119634708
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| empty | Loading commit data... | |
| typical | Loading commit data... | |
| typical_with_comments | Loading commit data... | |
| typical_with_identifiers | Loading commit data... | |
| with_bad_cue_header | Loading commit data... | |
| with_css_styles | Loading commit data... | |
| with_positioning | Loading commit data... | |
| with_tags | Loading commit data... |