Closed Bug 1921113 Opened 1 year ago Closed 1 year ago

Fix marker-text-combine-upright.html so that it passes

Categories

(Core :: Layout: Generated Content, Lists, and Counters, task)

task

Tracking

()

RESOLVED FIXED
132 Branch
Tracking Status
firefox132 --- fixed

People

(Reporter: Oriol, Assigned: Oriol)

Details

Attachments

(1 file)

I created this test before having proper implementations of ::marker, and it's failing everywhere.
I can at least make it pass of Firefox.

This test was failing because Firefox sets white-space:pre on ::marker,
but the reference wasn't taking it into account. So this patch just
uses all:unset to undo whatever random things browsers may decide to
set on ::marker.

The case with a symbolic marker wasn't working either but I guess it's
fine because browsers are allowed to paint an image of their choice
so the interaction with text-combine-upright seems hard to tell.
So I'm just removing that case.

Assignee: nobody → oriol-bugzilla
Status: NEW → ASSIGNED
Pushed by oriol-bugzilla@hotmail.com: https://hg.mozilla.org/integration/autoland/rev/12bf64fef14a Fix marker-text-combine-upright.html. r=emilio
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/48342 for changes under testing/web-platform/tests
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: