Skip to content
  • Benjamin Otte's avatar
    label: Don't clip text shadows · a3d1db60
    Benjamin Otte authored
    The previous code for computing the clip rectangle forgot to respect
    the text-shadow CSS property. This is usually not very visible because
    text shadows usually don't extend the ink rectangle by very much.
    
    See attached testcase for an example.
    a3d1db60