Don't scroll background and borders of overflow:scroll blocks

We want them to be children of the parent scrolling root instead of the
scrolling root of the particular block they belong to. Also, we adjust
the scroll root to only include the content region.
This commit is contained in:
Martin Robinson 2016-11-28 13:10:56 +01:00
parent a0619688a6
commit f090d00c09
5 changed files with 85 additions and 8 deletions

View file

@ -6414,6 +6414,18 @@
"url": "/_mozilla/mozilla/iframe/resize_after_load.html"
}
],
"mozilla/scrolling_div_background_borders.html": [
{
"path": "mozilla/scrolling_div_background_borders.html",
"references": [
[
"/_mozilla/mozilla/scrolling_div_background_borders_ref.html",
"=="
]
],
"url": "/_mozilla/mozilla/scrolling_div_background_borders.html"
}
],
"mozilla/simple_scroll_to_fragment.html": [
{
"path": "mozilla/simple_scroll_to_fragment.html",
@ -21444,6 +21456,18 @@
"url": "/_mozilla/mozilla/iframe/resize_after_load.html"
}
],
"mozilla/scrolling_div_background_borders.html": [
{
"path": "mozilla/scrolling_div_background_borders.html",
"references": [
[
"/_mozilla/mozilla/scrolling_div_background_borders_ref.html",
"=="
]
],
"url": "/_mozilla/mozilla/scrolling_div_background_borders.html"
}
],
"mozilla/simple_scroll_to_fragment.html": [
{
"path": "mozilla/simple_scroll_to_fragment.html",