block-in-inline split frames are no longer "special"
"L. David Baron" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout |
|---|---|
| Message-ID | <[email protected]> |
Earlier today I landed
https://bugzilla.mozilla.org/show_bug.cgi?id=91419 (no, there's not
a digit missing), which means that the sequence of frames associated
with the splitting that happens when a block is placed inside an
inline are no longer called "special".
NS_FRAME_IS_SPECIAL has been replaced with NS_FRAME_PART_OF_IBSPLIT,
and other names (and even comments) have changed to match.
The new names probably aren't perfect, but they're certainly less
special.
-David
--
𝄞 L. David Baron http://dbaron.org/ 𝄂
𝄢 Mozilla https://www.mozilla.org/ 𝄂
Before I built a wall I'd ask to know
What I was walling in or walling out,
And to whom I was like to give offense.
- Robert Frost, Mending Wall (1914)
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout
signature.asc
(application/pgp-signature, 836 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBCAAGBQJS9GxVAAoJEO/hYSUPhPwhXvMP+QHk/+ebe2yY8cL1ZRZSPqZ3 H3f5jl9NTOl2gEIWx5xMLlJWhKnEuPrjFG50FnzID0CtBkBbE9nkofIHTNiG0PqF W1Wj+2ljh6ZXIDYQh4CbsuatdqEIgGDk9MJ54fTWQRIeTmG3ZLxqR9IAj+9/DhMf kJgvoKswPZFnIEWbpbFp4GiSPyneLuORk7dqhHsEjlo6v5VRC4kQX+/gHgnh3FOi EWPnx5Z5zisSKC6W7iMzmn84FrWruHhBi8FgTIaB5ePaMGgZDJGOztN3+elxjzGY GpsBqqdRdQdxyn7kIGcJKIfxZ8tu2qMpARl2/kSPFD+KxXhHlCfU2tvWqm4nX8sS oaYx8VTnCowGgC/hFPemiBlZXKMsEf6ELouqRAnt8O4HqYjMH98/U7IIBNlxIw+g 7wZ0aQkdrO/1lWIM6i2CrXvS9W4OGamOm0mFTGjP1No586VIg4RL/y8Rdj+af0DL kXJg9GH6Qia7z/P04K0Nu54M9+21kYVk2efz2fObhV77aOwkqRRdtM57fU9P8HU3 tHnjkF52ryLHkNSNgAaXTFT/msmq8rlcoPQCABQd8WI8w3Oz0ldfnlfbA4j/V9YB YBM2SpoMyBmbZtpiG5+j04MM8lwqkiHx5umom/Xh4aIN6vX3cfuT06HKeTEKwSSc Lwv5xuaddtPqgRcrDn5h =jZVC -----END PGP SIGNATURE-----