Closed Bug 1873473 Opened 9 months ago Closed 8 months ago

Update Documentation in Table Border Collapsing Code

Categories

(Core :: Layout: Tables, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
124 Branch
Tracking Status
firefox124 --- fixed

People

(Reporter: dshin, Assigned: dshin)

References

Details

Attachments

(4 files)

Part of bug 1871609 investigation.
Some references it makes are old, and the code handles a lot of states that puts a lot of mental load - Will be bringing documentations up-to-date (And hopefully help whoever else looks at it).

This is only used to calculate the block-start border of the overall table,
not and is unused after. Use Maybe<> to reflect it as such.

Assignee: nobody → dshin
Status: NEW → ASSIGNED
Severity: -- → S3
Pushed by dshin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a9779b53e1f5 Part 1 - Refactor `lastBStartBorder` in nsTableFrame::CalcBCBorders to be `Maybe<T>` r=TYLin https://hg.mozilla.org/integration/autoland/rev/a80dff0e258f Part 2 - Move variables in `CalcBCBorders` to be more scope-specific where possible. r=layout-reviewers,TYLin https://hg.mozilla.org/integration/autoland/rev/43654d479b94 Part 3 - Rename variables using physical corners in `CalcBCBorders` to logical corners. r=layout-reviewers,TYLin https://hg.mozilla.org/integration/autoland/rev/fd9acb39042b Part 4 - Update documentation in `CalcBCBorders`. r=TYLin
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: