Skip to content

<ins> only with NOTE section needs different styling #88

@arai-a

Description

@arai-a

https://arai-a.github.io/ecma262-compare/?pr=3450&id=sec-speciesconstructor

similar to #87, but the case where a NOTE section is enclosed by <ins>,
Given <ins> is styled with background, if the child content has its own background for the entire content, the <ins>'s background color is not visible.

we should for example:

  • add margin/padding between <ins> and the inner block elements
  • add border or something
  • use different background color for note section if it's inside ins/del

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions