Bug 1527734 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Daniel Holbert [:dholbert] from comment #0)
> EXPECTED RESULTS:
> It should look identical to the first grid (because they have the same styling at that point).

(I just noticed they're not *quite* the same -- I used `min-height:0px` in one case vs. unitless `0` in the other -- but it doesn't make a difference; the semantics are the same and the test's behavior doesn't change if I edit it to make that consistent.)
(In reply to Daniel Holbert [:dholbert] from comment #0)
> EXPECTED RESULTS:
> It should look identical to the first grid (because they have the same styling at that point).

(I just noticed the styling doesn't *quite* end up the same -- I used `min-height:0px` in one case vs. unitless `0` in the other -- but it doesn't make a difference; the semantics are the same and the test's behavior doesn't change if I edit it to make that consistent.)

Back to Bug 1527734 Comment 1