Open Bug 1683292 Opened 5 years ago Updated 5 years ago

Remove XUL valign attribute

Categories

(Toolkit :: UI Widgets, task)

task

Tracking

()

People

(Reporter: ntim, Unassigned)

References

(Blocks 1 open bug)

Details

AFAIK, it does nothing useful in XUL apart from retriggering some checks.

https://searchfox.org/mozilla-central/search?q=symbol:_ZN9nsGkAtoms6valignE&redirect=false

I think it's a former alias for pack IIRC.

I'm only seeing one usage of valign (the one in toolkit/mozapps/extensions/content/aboutaddons.js):

https://searchfox.org/mozilla-central/search?q=valign&path=.js&case=false&regexp=false
https://searchfox.org/mozilla-central/search?q=valign&path=.xhtml&case=false&regexp=false

You need to log in before you can comment on or make changes to this bug.