mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Move width_nonreplaced_block_simple_a.html to wpt reftests.
This commit is contained in:
parent
58fd304169
commit
f407142656
4 changed files with 25 additions and 1 deletions
|
@ -252,7 +252,6 @@ prefs:"layout.viewport.enabled" == viewport_rule.html viewport_rule_ref.html
|
|||
# == webgl-context/tex_image_2d_simple.html webgl-context/tex_image_2d_simple_ref.html
|
||||
|
||||
flaky_macos == white_space_intrinsic_sizes_a.html white_space_intrinsic_sizes_ref.html
|
||||
== width_nonreplaced_block_simple_a.html width_nonreplaced_block_simple_b.html
|
||||
== word_break_a.html word_break_ref.html
|
||||
|
||||
|
||||
|
|
|
@ -2147,6 +2147,18 @@
|
|||
"url": "/_mozilla/css/whitespace_pre.html"
|
||||
}
|
||||
],
|
||||
"css/width_nonreplaced_block_simple_a.html": [
|
||||
{
|
||||
"path": "css/width_nonreplaced_block_simple_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/width_nonreplaced_block_simple_b.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/width_nonreplaced_block_simple_a.html"
|
||||
}
|
||||
],
|
||||
"css/word-spacing.html": [
|
||||
{
|
||||
"path": "css/word-spacing.html",
|
||||
|
@ -5028,6 +5040,18 @@
|
|||
"url": "/_mozilla/css/whitespace_pre.html"
|
||||
}
|
||||
],
|
||||
"css/width_nonreplaced_block_simple_a.html": [
|
||||
{
|
||||
"path": "css/width_nonreplaced_block_simple_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/width_nonreplaced_block_simple_b.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/width_nonreplaced_block_simple_a.html"
|
||||
}
|
||||
],
|
||||
"css/word-spacing.html": [
|
||||
{
|
||||
"path": "css/word-spacing.html",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<html>
|
||||
<head>
|
||||
<link rel='match' href='width_nonreplaced_block_simple_b.html'>
|
||||
<style>
|
||||
#first {
|
||||
position: relative;
|
Loading…
Add table
Add a link
Reference in a new issue