[wpt-sync] Sync PR 50840 - Fix strong, b default style to be font-weight: bolder
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50840 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50840
Details from upstream follow.
Di Zhang <dizhangg@chromium.org> wrote:
Fix strong, b default style to be font-weight: bolder
Per HTML spec [1], \<strong> and \<b> should use font-weight: bolder.
[1] https://html.spec.whatwg.org/multipage/rendering.html#phrasing-content-3
Change-Id: I9375b8ca5bd0e72226aae49c2310a56daa6c98c3
Fixed: 396607231
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6269883
Commit-Queue: Di Zhang \<dizhangg@chromium.org>
Reviewed-by: Joey Arhar \<jarhar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1422667}
Assignee | ||
Updated•27 days ago
|
Assignee | ||
Comment 1•27 days ago
|
||
Assignee | ||
Comment 2•27 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS
: 1
Chrome
FAIL
: 1
Safari
FAIL
: 1
Links
Comment 4•19 days ago
|
||
bugherder |
Description
•