Closed
Bug 1759229
Opened 4 years ago
Closed 4 years ago
[wpt-sync] Sync PR 33149 - Fix content-visibility-044.html for WebKit
Categories
(Core :: Layout, task, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
100 Branch
| Tracking | Status | |
|---|---|---|
| firefox100 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33149 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33149
Details from upstream follow.
Rob Buis <rbuis@igalia.com> wrote:
Fix content-visibility-044.html for WebKit
WebKit styles inputs with a 2px margin depending on the font-size.
This is not done in a stylesheet so hard to avoid. So, just make sure
the margin is 0px on the input.
| Assignee | ||
Updated•4 years ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=feb76aee85b26553dc3094fa84475eb5f900c3a0
| Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
PASS: 1
Chrome
OK : 1
PASS: 1
Safari
OK : 1
PASS: 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6cea6a8bf933
[wpt PR 33149] - Fix content-visibility-044.html for WebKit, a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/17f40027d520
[wpt PR 33149] - Fix content-visibility-044.html for WebKit, a=testonly
Comment 5•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox100:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•