Closed Bug 274663 Opened 20 years ago Closed 20 years ago

Need UA stylesheet for XForms

Categories

(Core Graveyard :: XForms, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: darin.moz, Assigned: bryner)

References

Details

Attachments

(1 file)

Need UA stylesheet for XForms Couple reasons why we need this: o need to set <group> to display: block o need to support basic CSS styling work (width, height, etc.) o other things maybe
o <repeat>, <switch>, and <case> needs |display: block| too o :invalid could have |background-color: red| o :disabled should have |display: none|
:disabled show gray out the controls, surely, not hide them.
Blocks: 277440
Attached patch patchSplinter Review
This patch uses the mechanism in bug 179006, which is checked in on XFORMS_20050106_BRANCH and will land on the trunk when it reopens. This basic version just sets display: block for the elements darin mentioned.
Attachment #170642 - Flags: review?(darin)
Attachment #170642 - Flags: review?(darin) → review+
So... do we really want this present all the time in xforms-enabled builds? Wouldn't a setup more like what mathml does be better?
This was checked in ages ago...
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: