Bug 1833486 Comment 4 Edit History

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

TYLin's patch which just moved to bug 1841296 gets us nearly to passing this test.

There's just one minor cosmetic difference here that's still causing a test-failure: the test's final `inline-grid` on each of the two lines happens to linewrap to a new line, and that final line is vertically a bit higher in the testcase vs. the reference case, due to the fact that we apparently export a central baseline for the grid with an orthogonal-writing-mode grid item.  (That seems incorrect.)
TYLin's patch which just moved to bug 1841296 gets us nearly to passing this test.

There's just one minor cosmetic difference here that's still causing a test-failure: the test's final `inline-grid` on each of the two lines happens to linewrap to a new line, and that final linewrapped inline-grid is vertically a bit higher in the testcase vs. the reference case, due to the fact that we apparently export a central baseline for grids with an orthogonal-writing-mode grid item.  (That seems incorrect.)

Back to Bug 1833486 Comment 4