Skip to content

Commit

Permalink
Enable the Flexbox pref for WPT with Layout 2020
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonSapin committed Jun 22, 2020
1 parent ed46f00 commit 3889f69
Show file tree
Hide file tree
Showing 188 changed files with 184 additions and 1,792 deletions.
1 change: 1 addition & 0 deletions tests/wpt/metadata-layout-2020/css/css-flexbox/__dir__.ini
@@ -0,0 +1 @@
prefs: ["layout.columns.enabled:true", "layout.flexbox.enabled:true"]
@@ -0,0 +1,2 @@
[abspos-autopos-htb-ltr.html]
expected: FAIL
@@ -0,0 +1,2 @@
[abspos-autopos-htb-rtl.html]
expected: FAIL
@@ -0,0 +1,2 @@
[abspos-autopos-vlr-ltr.html]
expected: FAIL
@@ -0,0 +1,2 @@
[abspos-autopos-vlr-rtl.html]
expected: FAIL
@@ -0,0 +1,2 @@
[abspos-autopos-vrl-ltr.html]
expected: FAIL
@@ -0,0 +1,2 @@
[abspos-autopos-vrl-rtl.html]
expected: FAIL
@@ -0,0 +1,2 @@
[align-baseline.html]
expected: FAIL
@@ -0,0 +1,2 @@
[align-content-wrap-004.html]
expected: FAIL
@@ -0,0 +1,2 @@
[align-content_flex-start.html]
expected: FAIL
@@ -0,0 +1,2 @@
[align-items-008.html]
expected: FAIL
@@ -0,0 +1,2 @@
[align-items-baseline-overflow-non-visible.html]
expected: FAIL

This file was deleted.

@@ -0,0 +1,2 @@
[align-self-015.html]
expected: FAIL

0 comments on commit 3889f69

Please sign in to comment.