Auto merge of #8148 - Ms2ger:charset, r=nox

Fix charset declarations in border radius tests.



<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8148)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-10-22 05:30:18 -06:00
commit e62ece80a2
6 changed files with 6 additions and 12 deletions

View file

@ -1,8 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
<meta content="utf-8" http-equiv="encoding">
<meta charset=utf-8>
<link rel=match href=border_radius_asymmetric_sizes_ref.html>
<style type="text/css">
div.box {

View file

@ -1,8 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
<meta content="utf-8" http-equiv="encoding">
<meta charset=utf-8>
<style type="text/css">
.box-top {
background: white;

View file

@ -1,8 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
<meta content="utf-8" http-equiv="encoding">
<meta charset=utf-8>
<link rel=match href=border_radius_elliptical_ref.html>
<style type="text/css">
div.box {

View file

@ -1,8 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
<meta content="utf-8" http-equiv="encoding">
<meta charset=utf-8>
<style type="text/css">
#box1-top {
background: white;

View file

@ -1,8 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
<meta content="utf-8" http-equiv="encoding">
<meta charset=utf-8>
<link rel=match href=border_radius_shorthand_ref.html>
<style type="text/css">
div.box {

View file

@ -1,8 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
<meta content="utf-8" http-equiv="encoding">
<meta charset=utf-8>
<style type="text/css">
div.box {
background: white;