mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Auto merge of #10579 - notriddle:overflow_premature_clip, r=pcwalton
Propogate transformed clipping regions to nested flows. Fixes #10559 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10579) <!-- Reviewable:end -->
This commit is contained in:
commit
84f01d1d7b
5 changed files with 108 additions and 47 deletions
|
@ -5103,6 +5103,18 @@
|
|||
"url": "/_mozilla/css/translate_clip.html"
|
||||
}
|
||||
],
|
||||
"css/translate_clip_nested.html": [
|
||||
{
|
||||
"path": "css/translate_clip_nested.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/translate_clip_nested_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/translate_clip_nested.html"
|
||||
}
|
||||
],
|
||||
"css/upper_id_attr.html": [
|
||||
{
|
||||
"path": "css/upper_id_attr.html",
|
||||
|
@ -11681,6 +11693,18 @@
|
|||
"url": "/_mozilla/css/translate_clip.html"
|
||||
}
|
||||
],
|
||||
"css/translate_clip_nested.html": [
|
||||
{
|
||||
"path": "css/translate_clip_nested.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/translate_clip_nested_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/translate_clip_nested.html"
|
||||
}
|
||||
],
|
||||
"css/upper_id_attr.html": [
|
||||
{
|
||||
"path": "css/upper_id_attr.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue