• Lyza Danger Gardner's avatar
    Apply CSS classes to both `hypothesis-highlight` and SVG rect elements · 3fa481a1
    Lyza Danger Gardner authored
    These changes apply CSS classes SVG highlight rects, which will allow
    for clustered-highlight styling.
    
    With these changes:
    
    * `hypothesis-highlight` elements always have a `hypothesis-highlight`
      CSS class, similarly to how SVG highlight rects have always had a
      `hypothesis-svg-highlight` class.
    * CSS classes passed to `highlightRange` extend instead of replace CSS
      classes on `hypothesis-highlight` elements.
    * CSS classes passed to `highlightRange` are also added to
      `hypothesis-svg-element` rects.
    3fa481a1
guest-test.js 46.5 KB