mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Move marker_block_direction_placement_a.html to wpt reftests.
This commit is contained in:
parent
1a55b4a5fe
commit
07d1f3f546
4 changed files with 25 additions and 1 deletions
|
@ -38,7 +38,6 @@ prefs:"layout.writing-mode.enabled" == iframe/size_attributes_vertical_writing_m
|
|||
flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html
|
||||
# Fails intermittently (#3636)
|
||||
# == link_style_dynamic_addition.html link_style_dynamic_addition_ref.html
|
||||
== marker_block_direction_placement_a.html marker_block_direction_placement_ref.html
|
||||
!= noteq_attr_exists_selector.html attr_exists_selector_ref.html
|
||||
!= octicons_a.html octicons_ref.html
|
||||
== ol_japanese_iroha_a.html ol_japanese_iroha_ref.html
|
||||
|
|
|
@ -2595,6 +2595,18 @@
|
|||
"url": "/_mozilla/css/margins_inside_floats_a.html"
|
||||
}
|
||||
],
|
||||
"css/marker_block_direction_placement_a.html": [
|
||||
{
|
||||
"path": "css/marker_block_direction_placement_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/marker_block_direction_placement_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/marker_block_direction_placement_a.html"
|
||||
}
|
||||
],
|
||||
"css/max_width_float_simple_a.html": [
|
||||
{
|
||||
"path": "css/max_width_float_simple_a.html",
|
||||
|
@ -7840,6 +7852,18 @@
|
|||
"url": "/_mozilla/css/margins_inside_floats_a.html"
|
||||
}
|
||||
],
|
||||
"css/marker_block_direction_placement_a.html": [
|
||||
{
|
||||
"path": "css/marker_block_direction_placement_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/marker_block_direction_placement_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/marker_block_direction_placement_a.html"
|
||||
}
|
||||
],
|
||||
"css/max_width_float_simple_a.html": [
|
||||
{
|
||||
"path": "css/max_width_float_simple_a.html",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<link rel=match href=marker_block_direction_placement_ref.html>
|
||||
<style>
|
||||
body, ol, p {
|
||||
margin: 0;
|
Loading…
Add table
Add a link
Reference in a new issue