[
https://issues.apache.org/jira/browse/SUREFIRE-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated SUREFIRE-2133:
-------------------------------------
Description: Right now anchors start after the actual heading which means
that if a user opens up the anchor the browser will scroll below the heading
outside of the viewport. Ideally, the user shall see the heading and the
following content. (was: In the last improvement of FML elements were wrapped
in anchors. While this seems to be a good idea it causes trouble with HTML
output since CSS rules then completely change the style of the anchor body. It
is then a CSS trickery to differential between anchors and links. Since anchors
itself are deprecated (anchors without href) and the nearest element should
have the id we will pull up the anchor above the target element.)
> Make anchors start *before* the headings
> ----------------------------------------
>
> Key: SUREFIRE-2133
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2133
> Project: Maven Surefire
> Issue Type: Improvement
> Components: Maven Surefire Report Plugin
> Affects Versions: 3.0.0-M7
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 3.0.0-M8
>
>
> Right now anchors start after the actual heading which means that if a user
> opens up the anchor the browser will scroll below the heading outside of the
> viewport. Ideally, the user shall see the heading and the following content.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)