You've already forked lazarus-ccr
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:
@ -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>π</mi>
|
||||
<mo>⁢</mo>
|
||||
<mi>π</mi>
|
||||
<mo>x</mo>
|
||||
<msup>
|
||||
<mi>r</mi>
|
||||
<mn>2</mn>
|
||||
|
Reference in New Issue
Block a user