mirror of
https://github.com/samsonjs/media.git
synced 2026-04-07 11:35:46 +00:00
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 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||