Closed Bug 1351139 Opened 8 years ago Closed 8 years ago

Use only one kind of anonymous box for the block parts of an {ib} (block inside inline) split

Categories

(Core :: CSS Parsing and Computation, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: bzbarsky, Unassigned)

References

Details

Attachments

(1 file)

Right now we have different anonymous boxes depending on whether the inline is positioned or not, but we don't actually need to do that.
Comment on attachment 8851858 [details] Bug 1351139. Use only one kind of anonymous box for the block wrappers we create for a block-inside-inline split. https://reviewboard.mozilla.org/r/124070/#review126798 I guess atom_macro.rs regeneration picked up some other changes as well? (It would be nice if the "AUTOGENERATED FILE" comment at the top said what generated it!) Anyway, r=dbaron
Attachment #8851858 - Flags: review?(dbaron) → review+
> I guess atom_macro.rs regeneration picked up some other changes as well? Yep. Basically, it _should_ be regenerated any time our atoms change, but in practice only happens for the ones servo actually uses, because that causes link failures. > It would be nice if the "AUTOGENERATED FILE" comment at the top said what generated it! servo/components/style/binding_tools/regen_atoms.py I'll get that added to the comment.
Pushed by bzbarsky@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ad39b0e99338 Use only one kind of anonymous box for the block wrappers we create for a block-inside-inline split. r=dbaron
Did you intentionally remove the 'clip' property? FYI, typo in ua.css: "have an effect it it's not".
Flags: needinfo?(bzbarsky)
Ah, nevermind, saw your commit message now... I should go to bed :-)
Flags: needinfo?(bzbarsky)
> FYI, typo in ua.css: "have an effect it it's not". Will fix, thanks! And yes, I removed "clip" on purpose.
Pushed by bzbarsky@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8822191ed166 followup: fix typo that Mats noticed. r=typo, DONTBUILD
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: