Closed Bug 125716 Opened 23 years ago Closed 23 years ago

Implement getComputedStyle() for 'overflow' property

Categories

(Core :: DOM: CSS Object Model, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla0.9.9

People

(Reporter: caillon, Assigned: caillon)

References

Details

Attachments

(1 file, 1 obsolete file)

Attached patch Patch (obsolete) — Splinter Review
Implement overflow, and also add eCSSProperty_visibility to
|queryableProperties| as it was missing.
Blocks: 42417
Keywords: patch
Comment on attachment 69657 [details] [diff] [review]
Patch

Please leave the nsComputedDOMStyle::GetOverflow(nsAWritableString& aOverflow)
in there.

I'd put this next to the clip implementation.

Also, that looks like it'll output "" instead of
"auto" for auto overflow.
Attachment #69657 - Flags: needs-work+
Comment on attachment 69714 [details] [diff] [review]
Better patch addressing bz's comments

r=bzbarsky
Attachment #69714 - Flags: review+
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → mozilla0.9.9
Comment on attachment 69714 [details] [diff] [review]
Better patch addressing bz's comments

sr=attinasi
Attachment #69714 - Flags: superreview+
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: