Auto merge of #24034 - ferjm:video.fullscreen, r=emilio

Make inline elements work in fullscreen mode

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #22358

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/24034)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2019-09-06 05:27:02 -04:00 committed by GitHub
commit e852d02f1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 91 additions and 1 deletions

View file

@ -1,5 +1,11 @@
{
"items": {
"conformancechecker": {
"css/blockify_inline_element.html": []
},
"manual": {
"css/blockify_inline_element.html": []
},
"reftest": {
"css/abs-overflow-stackingcontext.html": [
[
@ -779,6 +785,18 @@
{}
]
],
"css/blockify_inline_element.html": [
[
"css/blockify_inline_element.html",
[
[
"/_mozilla/css/blockify_inline_element_ref.html",
"=="
]
],
{}
]
],
"css/blur_a.html": [
[
"css/blur_a.html",
@ -7640,6 +7658,9 @@
]
]
},
"stub": {
"css/blockify_inline_element.html": []
},
"support": {
".gitignore": [
[]
@ -7866,6 +7887,10 @@
"css/block_replaced_content_ref.html": [
[]
],
"css/blockify_inline_element.html": [],
"css/blockify_inline_element_ref.html": [
[]
],
"css/blur_ref.html": [
[]
],
@ -11096,6 +11121,7 @@
{}
]
],
"css/blockify_inline_element.html": [],
"css/bug_1345483.html": [
[
"css/bug_1345483.html",
@ -12515,6 +12541,12 @@
{}
]
]
},
"visual": {
"css/blockify_inline_element.html": []
},
"wdspec": {
"css/blockify_inline_element.html": []
}
},
"paths": {
@ -13942,6 +13974,14 @@
"4d48d763eb784170f680276541d864681a05962b",
"support"
],
"css/blockify_inline_element.html": [
"7f9da081c8e246c7d72a85ecfd129a5ddc56e07a",
"reftest"
],
"css/blockify_inline_element_ref.html": [
"ad88ac2f3f7e4b56a3781e61655dc580806fc4cd",
"support"
],
"css/blur_a.html": [
"a75af6a020711df2b97caa6b32f4d3cc445d1178",
"reftest"