Skip to content

merge_pr_10858: [FilterContainer] Add WPT for filter establishes containing block.

Compare
Choose a tag to compare
@jgraham jgraham released this 05 May 21:00
· 30868 commits to master since this release
Based on CL 1033824

This patch adds three tests and test the following:
- Filtered block establishes a container for fixed and abs pos.
- Filtered inline establishes a container for fixed and abs pos.
- Filtered <html> does not establish a container for fixed pos.

Bug: 795549
Tbr: vmpstr@chromium.org
Change-Id: I3fa13cc7f478503583a191bfb434cdab860862ef
Reviewed-on: https://chromium-review.googlesource.com/1045727
Commit-Queue: Chris Harrelson <chrishtr@chromium.org>
Reviewed-by: Chris Harrelson <chrishtr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#556343}