Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Tor Browser
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,004
    • Issues 1,004
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Applications
  • Tor Browser
  • Repository
Switch branch/tag
  • tor-browser
  • third_party
  • rust
  • cssparser
  • src
  • parser.rs
Find file BlameHistoryPermalink
  • Emilio Cobos Álvarez 's avatar
    Bug 1680558 - Update cssparser to get ParserState in rule parser. r=heycam, a=RyanVM · 7483f2df
    Emilio Cobos Álvarez authored Dec 06, 2020
    The changes should be trivial.
    
    The third_party changes are up for review in
    https://github.com/servo/rust-cssparser/pull/277 (and of course I'll
    land with a bump to 0.28 rather than the override after that gets r+'d).
    
    The basic idea is that with this we have the actual start offset of the
    rule, so we wouldn't include html comments or other invalid stuff we
    discard during sanitization in bug 1680084. But that's a separate
    change.
    
    Differential Revision: https://phabricator.services.mozilla.com/D98677
    7483f2df