Open Bug 1661615 Opened 4 years ago Updated 4 years ago

[wpt-sync] Sync PR 25267 - [LayoutNG] Correct border painting for fieldset fragmentation

Categories

(Core :: Layout, task, P4)

task

Tracking

()

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 25267 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/25267
Details from upstream follow.

Ana SollanoKim <ansollan@microsoft.com> wrote:

[LayoutNG] Correct border painting for fieldset fragmentation

Previously, in a fragmented fieldset its top and bottom borders would
paint in every fragment. In this change, we supply the paint border
function (inside the fieldset painter) with the sides to include
variable. As a result, the top border is only painted in the first
fragment and the bottom border is only painted in the last.

Bug: 829028
Change-Id: I758795ae7a368d81319ddcd54bea032320100535
Reviewed-on: https://chromium-review.googlesource.com/2378812
WPT-Export-Revision: 21a0b7fc45215e35bb341084b0cd36821f944f80

Component: web-platform-tests → Layout
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]

CI Results

Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests

Status Summary

Firefox

PASS: 1

Chrome

PASS: 1

Safari

PASS: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

You need to log in before you can comment on or make changes to this bug.