User:Tlin/2025

From MozillaWiki
Jump to navigation Jump to search

2025 Bug Summary

2025 H1

Bug Resolved

Full Query
ID Product Component Summary Status Resolution Assigned to
1939620 Core Layout Reduce frequent intermittent failures in test_accessiblecaret_cursor_mode.py RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1473612 Core Layout: Block and Inline Assertion failure: !aFloat->GetNextInFlow(), at /builds/worker/workspace/build/src/layout/generic/BlockReflowInput.cpp:1014 RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1927270 Core Layout: Columns Fuzz testcase from bug 1473612 loads indefinitely spending time around layout stuff (testcase loaded instantly prior to regression) RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1878371 Core Layout: Grid Failing WPT css/css-grid/alignment/grid-content-distribution-[026|027].html RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1836206 Core Layout: Flexbox justify-content: space-around and space-evenly incorrectly fall back to center (should be safe center) RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1878109 Core Layout: Flexbox Failing WPT css/css-flexbox/align-content-wrap-003.html RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1764205 Core Layout: Block and Inline crash near null in [@ nsBlockFrame::ReflowInlineFrame] RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1833523 Core Layout Assertion failure: aNewStyle.GetPseudoType() == mComputedStyle->GetPseudoType() || (mComputedStyle->GetPseudoType() == PseudoStyleType::firstLine ... at /builds/worker/checkouts/gecko/layout/generic/nsIFrame.cpp:1471 RESOLVED DUPLICATE Ting-Yu Lin [:TYLin] (PST, UTC-8)
1930672 Core Layout: Grid repeat(auto-fit/auto-fill) generates a single column on an absolutely positioned grid with max-width of 100% VERIFIED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1936854 Core Layout: Grid WPT failures in css/css-grid/grid-definition/flex-item-grid-container-auto-repeat-002.html RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1945003 Core Layout: Grid Rename GridReflowInput parameters and variables RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1947356 Core Layout: Grid Minor clean up in nsGridContainerFrame::Reflow() RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
421436 Core Layout Remove br 1-appunit width hack RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1948819 Core Layout AccessibleCaret is not able to drag across <br> in a contenteditable after bug 421436 RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1951861 Core Layout: Grid Tweak `grid-max-sizing-flex-006.html` and add a web-platform test RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1951834 Core Layout: Grid Clean up in nsGridContainerFrame::Reflow() RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1956370 Core Layout: Grid Rename bSize in nsGridContainerFrame::Reflow() to contentBSize RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1956944 Core Layout: Grid Enable the new multi-pass grid track sizing behavior in Nightly only RESOLVED WONTFIX Ting-Yu Lin [:TYLin] (PST, UTC-8)
1957240 Core Layout: Grid Refactor nsGridContainerFrame::Reflow() by extracting computation into lambdas RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1959538 Developer Infrastructure Developer Environment Integration dump frame tree related commands in .gdbinit don't work anymore RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1959646 Core Layout Change DumpFrameTree to use zero-param overload versions instead of default value to make `aListOnlyDeterministic` param optional when invoked from debugger RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1481876 Core Layout: Grid [css-grid] Resolve percentage grid rows against the grid's block-size that was computed in first pass (in auto block-size containers) RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1961428 Core Layout: Grid Move nsGridContainerFrame::CachedBAxisMeasurement to cpp file RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1961323 Core Layout: Grid Port deeply nested grid crashtests as perftests to cover grid item block-size cache RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1961424 Core Layout: Grid Key collision in nsGridContainerFrame::CachedBAxisMeasurement due to bit-packing scheme RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1962878 Core Layout: Grid Adjust reftests to avoid fraction inline-size of grid containers RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1308929 Core Layout Percentage max-width/height on orthogonal writing-mode images isn't compatible with Chrome RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1944423 Core Layout: Grid [css-grid] Resolve grid-item’s percentage block size (with aspect-ratio) when computing grid container's intrinsic inline-size RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1964200 Core Layout: Tables Fix comments and assertion messages to reflect the removal of table caption list RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1964532 Core Layout: Grid Remove obsolete Android fission timeout annotations for grid WPTs RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1965617 Core Layout Intermittent TV layout/generic/crashtests/1965081.html | single tracking bug RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1965833 Core Layout New wpt failures in /compat/webkit-box-ignores-flex-wrap.tentative.html RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1967360 Core Layout: Grid Improve nsGridContainerFrame::Tracks::Dump() RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1968137 Core Layout: Grid Refactor and clean up grid track sizing code in preparation for bug 1957501 RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1957501 Core Layout: Grid Prototype Step 3 of Grid Sizing Algorithm: Re-resolve column sizes using updated content contributions RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1971972 Core Layout: Grid Perma [tier 2] /builds/worker/checkouts/gecko/layout/generic/nsGridContainerFrame.cpp:6338:21: error: loop variable 'maybeType' creates a copy from type 'const mozilla::Maybe<GridIntrinsicSizeType>' [-Werror=range-loop-construct] RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1973607 Core Layout Add log to flex and grid container frames RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
587631 Core Graphics [d2d] REFTEST TEST-UNEXPECTED-FAIL | bugs/299837-3.xul RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1966450 Core Layout: Grid Reddit is broken after enabling layout.css.grid-multi-pass-track-sizing.enabled RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1963513 Core Layout: Grid Fix timeout for layout/reftests/bugs/299837-3.xhtml when layout.css.grid-multi-pass-track-sizing.enabled is enabled RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)

40 Total; 0 Open (0%); 39 Resolved (97.5%); 1 Verified (2.5%);

Bug Reported

Full Query
ID Product Component Summary Status Resolution Assigned to
1944423 Core Layout: Grid [css-grid] Resolve grid-item’s percentage block size (with aspect-ratio) when computing grid container's intrinsic inline-size RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1945003 Core Layout: Grid Rename GridReflowInput parameters and variables RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1947356 Core Layout: Grid Minor clean up in nsGridContainerFrame::Reflow() RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1947648 Core Layout: Grid [meta] Fix grid track sizes with percentages NEW
1948819 Core Layout AccessibleCaret is not able to drag across <br> in a contenteditable after bug 421436 RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1949064 Core Layout: Columns Firefox fails WPT css/css-multicol/multicol-span-all-rule-002.html RESOLVED FIXED Jonathan Kew [:jfkthame]
1951002 Core Layout: Grid Investigate the subgrid behavior in Grid Sizing Algorithm Step 1 to 4 NEW
1951477 Core Layout: Grid Investigate how subgrid's intrinsic block-size interact with the percentage row sizes resolution NEW
1951482 Core Layout: Grid Check if the existing Grid Sizing Algoithm Step 1 and 2 match current spec RESOLVED WORKSFORME
1951490 Core Layout: Grid Develop a mechanism to detect change in the min-content contribution of any grid item RESOLVED DUPLICATE
1951834 Core Layout: Grid Clean up in nsGridContainerFrame::Reflow() RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1951861 Core Layout: Grid Tweak `grid-max-sizing-flex-006.html` and add a web-platform test RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1956370 Core Layout: Grid Rename bSize in nsGridContainerFrame::Reflow() to contentBSize RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1956550 Core Layout: Columns [META] Implement CSS Multi-column Layout Module Level 2 NEW
1956557 Core Layout: Columns [META] Implement column-height CSS property in CSS Multicol Level 2 NEW
1956944 Core Layout: Grid Enable the new multi-pass grid track sizing behavior in Nightly only RESOLVED WONTFIX Ting-Yu Lin [:TYLin] (PST, UTC-8)
1956955 Core Layout: Grid Investigate redesign of grid item block-size cache for new grid track sizing behavior NEW
1957240 Core Layout: Grid Refactor nsGridContainerFrame::Reflow() by extracting computation into lambdas RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1957244 Core Layout: Grid Enable the new multi-pass grid track sizing behavior in all channels RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1957497 Core Layout: Grid Fix regressions that might occur on Firefox UI after enabling new multi-pass grid track sizing behavior RESOLVED WORKSFORME
1957501 Core Layout: Grid Prototype Step 3 of Grid Sizing Algorithm: Re-resolve column sizes using updated content contributions RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1957502 Core Layout: Grid Prototype Step 4 of Grid Sizing Algorithm: Re-resolve row sizes using updated content contributions RESOLVED FIXED
1957503 Core Layout: Grid Adjust the assertion in GridReflowInput::PercentageBasisFor() RESOLVED WORKSFORME
1957505 Core Layout: Grid Investigate the correctness in ContentContribution() after implementing the grid sizing algorithm step 3 and 4 RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1961323 Core Layout: Grid Port deeply nested grid crashtests as perftests to cover grid item block-size cache RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1961424 Core Layout: Grid Key collision in nsGridContainerFrame::CachedBAxisMeasurement due to bit-packing scheme RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1961428 Core Layout: Grid Move nsGridContainerFrame::CachedBAxisMeasurement to cpp file RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1962878 Core Layout: Grid Adjust reftests to avoid fraction inline-size of grid containers RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1963513 Core Layout: Grid Fix timeout for layout/reftests/bugs/299837-3.xhtml when layout.css.grid-multi-pass-track-sizing.enabled is enabled RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1964200 Core Layout: Tables Fix comments and assertion messages to reflect the removal of table caption list RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1964532 Core Layout: Grid Remove obsolete Android fission timeout annotations for grid WPTs RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1966450 Core Layout: Grid Reddit is broken after enabling layout.css.grid-multi-pass-track-sizing.enabled RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1967360 Core Layout: Grid Improve nsGridContainerFrame::Tracks::Dump() RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1967619 Core Layout Implement percentage height calculation quirk when computing intrinsic contribution NEW
1968137 Core Layout: Grid Refactor and clean up grid track sizing code in preparation for bug 1957501 RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1969594 Firefox Tabbed Browser No color indicator for pinned container tab VERIFIED FIXED Emilio Cobos Álvarez [:emilio]
1973607 Core Layout Add log to flex and grid container frames RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)

37 Total; 7 Open (18.92%); 29 Resolved (78.38%); 1 Verified (2.7%);


2025 H2

Bug Resolved

Full Query
ID Product Component Summary Status Resolution Assigned to
1957505 Core Layout: Grid Investigate the correctness in ContentContribution() after implementing the grid sizing algorithm step 3 and 4 RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1975356 Core Layout Convert AlignJustifyFlags to an EnumSet RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1976797 Core Layout: Grid Minor cleanup related to grid track size resolution RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1978906 Core Layout Convert LogicalSize arguments to use const reference RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1979806 Core Layout: Grid More minor cleanups in grid sizing code RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1977501 Core Layout: Grid Orthogonal grid item has incorrect intrinsic contribution to grid container's inline size RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1957244 Core Layout: Grid Enable the new multi-pass grid track sizing behavior in all channels RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1981054 Core CSS Parsing and Computation Run rustfmt in servo/components/style RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1980104 Core Layout: Block and Inline Style system support for CSS text-autospace RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1980787 Core Layout aspect-ratio breaks size containment RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1984769 Core Layout: Ruby Simplify css/css-ruby/line-spacing.html.ini RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1985152 Core Layout: Text and Fonts Clean up in gfxTextRun and nsTextFrame RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1986390 Core DOM: Core & HTML CharacterDataBuffer::SafeCharAt() has inverts bound check RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1980106 Core Layout: Text and Fonts Insert the appropriate spacing for CSS text-autospace `insert` behavior RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1989131 Core Layout Update WritingMode::IsVertical() comment to include sideways-* modes RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1989117 Core Layout Provide a const GetClosestFrameOfType() overload to ensure const correctness RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1989128 Core Layout: Text and Fonts Simple performance optimization for text-autospace RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1984766 Core Layout: Flexbox Replace BoolToYesNo with mozilla::YesOrNo RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1989851 Core Layout: Text and Fonts More performance optimization for text-autospace RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1988596 Core Layout: Text and Fonts Enable layout.css.text-autospace.enabled on Nightly RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1991352 Core Layout Move nsAbsoluteContainingBlock into mozilla namespace, and clean up RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1981300 Core Layout: Grid Remove layout.css.grid-flex-spanning-items-intrinsic-sizing.enabled preference RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1990170 Core Layout: Grid grid rows are squished in Firefox with version 143's multi-pass track sizing behavior (for grids with a specified 'max-height' and whose items have effective 'min-height:0') RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1992804 Core Layout: Positioned Simplify absolute positioning handling RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1990253 Core DOM: Core & HTML <div> around <img> collapses to height 0 RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1983345 Core Layout Refactor CalculateHypotheticalPosition() to use the containing block if provided when initialize ReflowInput RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1987997 Core Layout [css-text] Reconsider the initial value of the `text-autospace` property RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1981086 Core Layout: Text and Fonts Enable layout.css.text-autospace.enabled in all channels RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1994235 Core Layout: Block and Inline Almost perma css-break/box-decoration-break-border-image.html == css-break/box-decoration-break-border-image-ref.html | image comparison, max difference: 255, number of differing pixels: 80 - when Gecko 146 merges to beta on 2025-11-10 VERIFIED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1996146 Core Layout Clean up for abspos containing block, table, and frame list RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1996677 Core Layout: Positioned Clean up related to abspos size computation, containing block size, and available size RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1997502 Core Layout: Block and Inline Simplify frame-removal logic in two nsBlockFrame methods RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1998869 Core Layout Improve noisy reflow log RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1999366 Core Layout: Positioned Use block frame's writing-mode to construct absolute containing block rect. RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1999396 Core Layout: Block and Inline Assertion failure: aFrame->IsFloating() (DoRemoveFloats() can only remove float elements!), at /builds/worker/checkouts/gecko/layout/generic/nsBlockFrame.cpp:6649 VERIFIED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1985448 Core Layout: Grid Remove layout.css.grid-multi-pass-track-sizing.enabled preference RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
2000759 Core Layout: Grid Improve helper methods that check masonry layout RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
2000488 Core Layout: Block and Inline Simplify logical axis conversion in orthogonal writing modes and self-alignment RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
2001247 Core Layout: Positioned Preparation for AbsoluteContainingBlock work in Bug 1994083 RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1994083 Core Layout: Positioned Allow AbsoluteContainingBlock to reflow all abspos continuations RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
2001781 Core Layout: Positioned Return nullptr from GetAbsoluteContainingBlock() if the frame is not an absolute container RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)

41 Total; 0 Open (0%); 39 Resolved (95.12%); 2 Verified (4.88%);

Bug Reported

Full Query
ID Product Component Summary Status Resolution Assigned to
1975356 Core Layout Convert AlignJustifyFlags to an EnumSet RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1976797 Core Layout: Grid Minor cleanup related to grid track size resolution RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1977501 Core Layout: Grid Orthogonal grid item has incorrect intrinsic contribution to grid container's inline size RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1978906 Core Layout Convert LogicalSize arguments to use const reference RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1979806 Core Layout: Grid More minor cleanups in grid sizing code RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1981054 Core CSS Parsing and Computation Run rustfmt in servo/components/style RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1981086 Core Layout: Text and Fonts Enable layout.css.text-autospace.enabled in all channels RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1981300 Core Layout: Grid Remove layout.css.grid-flex-spanning-items-intrinsic-sizing.enabled preference RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1981826 Conduit Phabricator Request to tweak the layout review groups match rules RESOLVED FIXED David Lawrence [:dkl]
1982166 Core Internationalization Update zerovec crate to 0.11.4 RESOLVED FIXED Makoto Kato [:m_kato]
1984456 Core Layout: Columns [META] Implement column-wrap CSS property in CSS Multicol Level 2 NEW
1984766 Core Layout: Flexbox Replace BoolToYesNo with mozilla::YesOrNo RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1984769 Core Layout: Ruby Simplify css/css-ruby/line-spacing.html.ini RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1985152 Core Layout: Text and Fonts Clean up in gfxTextRun and nsTextFrame RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1985448 Core Layout: Grid Remove layout.css.grid-multi-pass-track-sizing.enabled preference RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1986222 Core CSS Parsing and Computation Move mTextOrientation from nsStyleVisibility back to nsStyleText RESOLVED WONTFIX
1986380 Core CSS Parsing and Computation Disable CSS text-decoration-trim for servo RESOLVED FIXED Jonathan Kew [:jfkthame]
1986382 Core CSS Parsing and Computation Disable text-autospace:punctuation parsing support in the MVP RESOLVED FIXED Jonathan Kew [:jfkthame]
1986390 Core DOM: Core & HTML CharacterDataBuffer::SafeCharAt() has inverts bound check RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1986837 Core Layout: Text and Fonts Add autospace for text across inline element boundaries on the same line RESOLVED FIXED Jonathan Kew [:jfkthame]
1988596 Core Layout: Text and Fonts Enable layout.css.text-autospace.enabled on Nightly RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1989117 Core Layout Provide a const GetClosestFrameOfType() overload to ensure const correctness RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1989128 Core Layout: Text and Fonts Simple performance optimization for text-autospace RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1989131 Core Layout Update WritingMode::IsVertical() comment to include sideways-* modes RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1989851 Core Layout: Text and Fonts More performance optimization for text-autospace RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1991352 Core Layout Move nsAbsoluteContainingBlock into mozilla namespace, and clean up RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1992804 Core Layout: Positioned Simplify absolute positioning handling RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1994083 Core Layout: Positioned Allow AbsoluteContainingBlock to reflow all abspos continuations RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1994316 Core Layout: Positioned [meta] Support positioning absolutely positioned frames across fragmentainers NEW
1994346 Core Layout: Positioned In fragmented context, perform a second reflow for abspos frame, or push it ASSIGNED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1996146 Core Layout Clean up for abspos containing block, table, and frame list RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1996677 Core Layout: Positioned Clean up related to abspos size computation, containing block size, and available size RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1997249 Core Layout: Positioned Make sure the abspos continuation's position is correct in a grid container NEW
1997502 Core Layout: Block and Inline Simplify frame-removal logic in two nsBlockFrame methods RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1997696 Core Layout: Positioned Make sure abspos frame's position work under multi-column balancing NEW
1998025 Core Layout: Positioned Skip computing offsets, margins, etc. for abspos continuations NEW
1998796 Core Layout: Generated Content, Lists, and Counters list item counter has all counters numbered "1." in print-preview, for fixed-position element that's replicated across multiple pages NEW
1998818 Core Layout: Positioned Percentage block-size for abspos under multicol does not resolve correctly NEW
1998869 Core Layout Improve noisy reflow log RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1999366 Core Layout: Positioned Use block frame's writing-mode to construct absolute containing block rect. RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
1999862 Core Layout: Positioned Abspos element under flex container is not positioned correct in vertical-rl writing-mode NEW
2000488 Core Layout: Block and Inline Simplify logical axis conversion in orthogonal writing modes and self-alignment RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
2000759 Core Layout: Grid Improve helper methods that check masonry layout RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
2001247 Core Layout: Positioned Preparation for AbsoluteContainingBlock work in Bug 1994083 RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
2001781 Core Layout: Positioned Return nullptr from GetAbsoluteContainingBlock() if the frame is not an absolute container RESOLVED FIXED Ting-Yu Lin [:TYLin] (PST, UTC-8)
2002115 Core Layout: Positioned Enable layout.abspos.fragmentainer-aware-positioning.enabled on all channels NEW
2002131 Core Layout: Positioned Fix out-of-flow-in-multicolumn-{064,065}.html on Android when layout.abspos.fragmentainer-aware-positioning.enabled is enabled NEW

47 Total; 11 Open (23.4%); 36 Resolved (76.6%); 0 Verified (0%);