Closed
Bug 2005858
Opened 3 months ago
Closed 3 months ago
[wpt-sync] Sync PR 56724 - servo.css: Default cursor shouldn't be Cursor::Text on input type color elements
Categories
(Core :: Layout, task, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
148 Branch
| Tracking | Status | |
|---|---|---|
| firefox148 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 56724 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/56724
Details from upstream follow.
helvete003 <d.obieglo@gmail.com> wrote:
servo.css: Default cursor shouldn't be Cursor::Text on input type color elements
type=color was just missing in the
servo.css. Since i am new to the project it would be awesome to get more infos about the testing. Its a bit overwhelming with all the directories so i am not sure if the test is okay like this or even in the right place.Fixes:
https://github.com/servo/servo/issues/41101Reviewed in servo/servo#41239
| Assignee | ||
Updated•3 months ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
| Assignee | ||
Comment 1•3 months ago
|
||
| Assignee | ||
Comment 2•3 months ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
Pushed by wptsync@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/9dea8cb0ed05
https://hg.mozilla.org/integration/autoland/rev/ebb8fa9021a8
[wpt PR 56724] - layout: Do not set `cursor: text` on `<input type=color>`, a=testonly
| Assignee | ||
Comment 4•3 months ago
|
||
Test result changes from PR not available.
Comment 5•3 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 months ago
status-firefox148:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 148 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•