simplifies and normalizes the new html test

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3590 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
sekelsenmat
2014-09-22 11:28:02 +00:00
parent 04beab04d1
commit 7df1352fd1

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta charset="utf-8" />
<title>Area of a circle</title>
</head>
<body>
@ -98,8 +98,8 @@
<p>
The area of a circle is
<math>
<mi>&pi;</mi>
<mo>&InvisibleTimes;</mo>
<mi>π</mi>
<mo>x</mo>
<msup>
<mi>r</mi>
<mn>2</mn>