Closed
Bug 1488657
Opened 7 years ago
Closed 7 years ago
scrollbar-width: none doesn't have effect on <textarea>
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: xidorn, Assigned: xidorn)
References
Details
Attachments
(1 file)
scrollbar-width: none doesn't seem to work with <textarea>.
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → xidorn+moz
| Assignee | ||
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Comment on attachment 9006747 [details]
Bug 1488657 - Have anonymous element in text input inherit scrollbar-width from the element. r?dholbert
Daniel Holbert [:dholbert] has approved the revision.
Attachment #9006747 -
Flags: review+
Pushed by xquan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d4191ae7bccd
Have anonymous element in text input inherit scrollbar-width from the element. r=dholbert
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/12869 for changes under testing/web-platform/tests
Upstream web-platform-tests status checks passed, PR will merge once commit reaches central.
Comment 6•7 years ago
|
||
Backed out changeset d4191ae7bccd (Bug 1488657) for bc failures in browser/base/content/test/static/browser_parsable_css.js CLOSED TREE
Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=d4191ae7bccdb97bac3463070adb4084e25706dc&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=usercancel&filter-resultStatus=runnable&selectedJob=197786238
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=197786238&repo=autoland&lineNumber=2503.
Backout: https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=6136aca05af087bccc39f1f7fbe61abb0af6a47b&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=usercancel&filter-resultStatus=runnable
There asre also some Tvw failures: https://treeherder.mozilla.org/logviewer.html#?job_id=197787774&repo=autoland
Flags: needinfo?(xidorn+moz)
Upstream PR was closed without merging
Pushed by xquan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ab7a4b7fca65
Have anonymous element in text input inherit scrollbar-width from the element. r=dholbert
| Assignee | ||
Comment 9•7 years ago
|
||
The failures on test-verify on macOS seems to be some subpixel difference which I have no idea why. But (fortunately?) we don't run wpt reftest on macOS so this would just be a one time failure for now.
Flags: needinfo?(xidorn+moz)
Upstream web-platform-tests status checks passed, PR will merge once commit reaches central.
Comment 11•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Upstream PR merged
You need to log in
before you can comment on or make changes to this bug.
Description
•