mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Use the correct container size in compute_overflow
Fixes #7768 - positioning of RTL stacking contexts.
This commit is contained in:
@@ -111,6 +111,18 @@
|
||||
"url": "/_mozilla/css/setpropertypriority.html"
|
||||
}
|
||||
],
|
||||
"css/stacking_context_rtl.html": [
|
||||
{
|
||||
"path": "css/stacking_context_rtl.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/stacking_context_rtl-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/stacking_context_rtl.html"
|
||||
}
|
||||
],
|
||||
"css/word-spacing.html": [
|
||||
{
|
||||
"path": "css/word-spacing.html",
|
||||
@@ -1118,4 +1130,4 @@
|
||||
"rev": null,
|
||||
"url_base": "/_mozilla/",
|
||||
"version": 2
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user