mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 17:24:29 +00:00
Add missing </title> that was causing these tests to be commented out. (Bug 681403)
This commit is contained in:
parent
e9ca41c695
commit
866728dd65
@ -1,6 +1,6 @@
|
||||
<!doctype html>
|
||||
<html><head>
|
||||
<title>border-image: repeat with zero-height top and bottom
|
||||
<title>border-image: repeat with zero-height top and bottom</title>
|
||||
<style>
|
||||
span {
|
||||
display: inline-block;
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!doctype html>
|
||||
<html><head>
|
||||
<title>border-image: repeat with zero-height top and bottom
|
||||
<title>border-image: repeat with zero-height top and bottom</title>
|
||||
<style>
|
||||
span {
|
||||
display: inline-block;
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!doctype html>
|
||||
<html><head>
|
||||
<title>border-image: repeat with zero-width left and right
|
||||
<title>border-image: repeat with zero-width left and right</title>
|
||||
<style>
|
||||
span {
|
||||
display: inline-block;
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!doctype html>
|
||||
<html><head>
|
||||
<title>border-image: repeat with zero-width left and right
|
||||
<title>border-image: repeat with zero-width left and right</title>
|
||||
<style>
|
||||
span {
|
||||
display: inline-block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user