Commit eee111ff authored by Morten Stenshorne's avatar Morten Stenshorne Committed by Commit Bot

Include wpt/css/CSS2/ in LayoutNGFragmentTraversal testing.

The failure / skip expectation lines were copied from non-virtual
TestExpectations, FlagExpectations/layout-ng-fragment-item and
NeverFixTests. No failures were introduced by enabling
LayoutNGFragmentTraversal itself.

Bug: 1043787
Change-Id: I26a8cff3a700abbb076e309d5162c1da3440136b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036096Reviewed-by: default avatarIan Kilpatrick <ikilpatrick@chromium.org>
Reviewed-by: default avatarKoji Ishii <kojii@chromium.org>
Commit-Queue: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#738552}
parent 010f348f
...@@ -199,7 +199,8 @@ ...@@ -199,7 +199,8 @@
}, },
{ {
"prefix": "layout_ng_fragment_traversal", "prefix": "layout_ng_fragment_traversal",
"bases": ["fast/block", "bases": ["external/wpt/css/CSS2",
"fast/block",
"fast/table"], "fast/table"],
"args": ["--enable-blink-features=LayoutNGFragmentTraversal"] "args": ["--enable-blink-features=LayoutNGFragmentTraversal"]
}, },
......
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