Allow floats to impact list item marker position

Although not required by the specification, this matches the rendering
of Gecko and Blink.

Fixes #19796.
This commit is contained in:
Jon Leighton 2018-01-24 12:24:45 +01:00
parent 2024ef56b0
commit 84713df622
4 changed files with 134 additions and 34 deletions

View file

@ -3887,6 +3887,18 @@
{}
]
],
"css/list_item_marker_around_float.html": [
[
"/_mozilla/css/list_item_marker_around_float.html",
[
[
"/_mozilla/css/list_item_marker_around_float_ref.html",
"=="
]
],
{}
]
],
"css/list_item_overflow.html": [
[
"/_mozilla/css/list_item_overflow.html",
@ -9538,6 +9550,11 @@
{}
]
],
"css/list_item_marker_around_float_ref.html": [
[
{}
]
],
"css/list_item_overflow_ref.html": [
[
{}
@ -63573,6 +63590,14 @@
"958f9315c950502cdadb2297e1ab77e197774113",
"support"
],
"css/list_item_marker_around_float.html": [
"1023fced99e1181fadce849978c4e111da8ad4aa",
"reftest"
],
"css/list_item_marker_around_float_ref.html": [
"1c13844df9055d73a8421ca3f8398cb4c289c44e",
"support"
],
"css/list_item_overflow.html": [
"a8aeb2070bb26c8bf1344a8fdb2bc84d8a60a5b4",
"reftest"