Skip to content

Commit

Permalink
Bug 1479110 [wpt PR 12218] - Add test asserting the display property …
Browse files Browse the repository at this point in the history
…of <details> is ignored, a=testonly

Automatic update from web-platform-testsAdd test asserting the display property of <details> is ignored

Chrome, Safari, and Firefox pass. Edge hasn't implemented yet.

The test still holds for the proposed new spec text in
whatwg/html#3686

This scenario is discussed at the end of
whatwg/html#603 but the conclusion drawn
appears (to me) to be opposite what Chrome, Safari, and Firefox do.

Related other issues:
w3c/csswg-drafts#2084
whatwg/html#1839

Bug: 635282
Change-Id: Ice95225b3c9d5d90b80c657643d036490fd2e1b2
Reviewed-on: https://chromium-review.googlesource.com/1153651
Commit-Queue: David Grogan <dgroganchromium.org>
Reviewed-by: Christian Biesinger <cbiesingerchromium.org>
Cr-Commit-Position: refs/heads/master{#589388}

--

wpt-commits: 9d5d9aa80785d9726ed0a5eaab1a8d144fd4b560
wpt-pr: 12218

UltraBlame original commit: 3e84907d855160d165c2989d9cdd7f53f9ab16d7
  • Loading branch information
marco-c committed Oct 3, 2019
1 parent 9b5e424 commit 9c5142a
Show file tree
Hide file tree
Showing 3 changed files with 745 additions and 0 deletions.
186 changes: 186 additions & 0 deletions testing/web-platform/meta/MANIFEST.json
Original file line number Diff line number Diff line change
Expand Up @@ -1184352,6 +1184352,94 @@ html
"
html
/
rendering
/
the
-
details
-
element
/
details
-
display
-
property
-
is
-
ignored
.
html
"
:
[
[
"
/
html
/
rendering
/
the
-
details
-
element
/
details
-
display
-
property
-
is
-
ignored
.
html
"
[
[
"
/
html
/
rendering
/
the
-
details
-
element
/
details
-
display
-
property
-
is
-
ignored
-
ref
.
html
"
"
=
=
"
]
]
{
}
]
]
"
html
/
semantics
/
document
Expand Down Expand Up @@ -1745084,6 +1745172,38 @@ details
-
element
/
details
-
display
-
property
-
is
-
ignored
-
ref
.
html
"
:
[
[
{
}
]
]
"
html
/
rendering
/
the
-
details
-
element
/
single
-
summary
Expand Down Expand Up @@ -4000259,6 +4000379,72 @@ details
-
element
/
details
-
display
-
property
-
is
-
ignored
-
ref
.
html
"
:
[
"
6ebed6075de1e8cf62db7bee756b05d3e425e0ab
"
"
support
"
]
"
html
/
rendering
/
the
-
details
-
element
/
details
-
display
-
property
-
is
-
ignored
.
html
"
:
[
"
445b4e483d00c8aabfa76a946d8cb0871e479c7d
"
"
reftest
"
]
"
html
/
rendering
/
the
-
details
-
element
/
single
-
summary
Expand Down
Loading

0 comments on commit 9c5142a

Please sign in to comment.