Open Bug 1784002 Opened 2 years ago Updated 2 years ago

Painting artifact on <fieldset>'s continuation with inset box-shadow on reftest snapshot mode

Categories

(Core :: Web Painting, defect, P3)

defect

Tracking

()

People

(Reporter: TYLin, Unassigned)

Details

Attachments

(3 files)

My patch in bug 793686 disturbs the column balancing height of layout/reftests/box-shadow/611574-2.html and reveal an existing bug that <fieldset> with inset box-shadow can have painting artifact on the fieldset frame's continuation when running reftest in snapshot mode.

Steps to reproduce:

  1. Apply the patch Add a fieldset box-shadow reftest that adds fieldset-inset-2.html reftest.
  2. Run ./mach reftest --setpref=reftest.use-draw-snapshot=true layout/reftests/box-shadow/fieldset-inset-2.html

Expected result:
The <fieldset> continuation in the second column has no artifact.

Actual result:
The <fieldset> continuation in the second column has green artifact.

Note: The rendering is ok when running ordinary reftest via ./mach reftest layout/reftests/box-shadow/fieldset-inset-2.html

Here's the screenshot of fieldset-inset-2.html in reftest-analyzer. See the green artifact in the second column.

The severity field is not set for this bug.
:tnikkel, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(tnikkel)
Severity: -- → S3
Flags: needinfo?(tnikkel)
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: