Fix charset declarations in border radius tests.

This commit is contained in:
Ms2ger 2015-10-22 11:33:37 +02:00
parent ea000471d3
commit ff59858686
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;