Closed Bug 93973 Opened 23 years ago Closed 23 years ago

Changing 'display' to 'table' prevents later changes

Categories

(Core :: Layout: Tables, defect)

PowerPC
Mac System 9.x
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 92868
Future

People

(Reporter: emeyer, Assigned: karnaze)

References

()

Details

(Whiteboard: [awd:tbl])

Go to the referenced URL, which shows a simplified test case.  Clicking the
'test1' link repeatedly will cause a table to be toggled between 'display: none'
and 'display: block'.  This can also be done with other element types, like
DIVs, with the same effect.

Clicking 'test2' will switch the 'display' of another table to 'table', but
subsequent clicks appear to do nothing.  The commented-out alert line in the
document's script will (if uncommented) show that the script has set 'display:
none' or 'display: table' as appropriate but no visual change occurs.  This can
be worked around at the markup level but it's a pain in the neck, and shouldn't
be necessary in any case.
Over to layout.
Assignee: jst → karnaze
Component: DOM Style → Layout
QA Contact: ian → petersen
setting component to tables
Component: Layout → HTMLTables
Whiteboard: [awd:tbl]
Temporarily moving to future until a milestone can be assigned. 
Status: NEW → ASSIGNED
Target Milestone: --- → Future

*** This bug has been marked as a duplicate of 92868 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
 Verified dupe of 92868 and its fixed.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.