Skip to content

border-bottom on a within h1 drawn from 0,0 #355

@stijnsanders

Description

@stijnsanders

Please consider this bit of code:

HtmlViewer1.LoadFromString(
  '<style>A.X{border-bottom: 2px solid red;}</style>'
  +'<h1><a href="#x" class="X">xxx</a></h1>');

It looks like the border-bottom on the link gets drawn from incorrect coordinates, possibly (0,0):
image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions