Commit 75cc5300 authored by Koji Ishii's avatar Koji Ishii Committed by Commit Bot

Enable LayoutNGFragmentItem to "stable"

Bug: 982194
Change-Id: Ieb7d92ccad9e02dee3ef1beeafe2332ec89867ab
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2269454Reviewed-by: default avatarIan Kilpatrick <ikilpatrick@chromium.org>
Commit-Queue: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#803221}
parent 2c1e160f
...@@ -1009,7 +1009,7 @@ ...@@ -1009,7 +1009,7 @@
{ {
name: "LayoutNGFragmentItem", name: "LayoutNGFragmentItem",
implied_by: ["LayoutNGBlockFragmentation", "LayoutNGFragmentTraversal", "EditingNG"], implied_by: ["LayoutNGBlockFragmentation", "LayoutNGFragmentTraversal", "EditingNG"],
status: "test", status: "stable",
}, },
{ {
// Traverse the fragment tree when painting and hit-testing, instead of // Traverse the fragment tree when painting and hit-testing, instead of
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment