Fri, 16 Jan 2015 04:50:19 +0100
Replace accessor implementation with direct member state manipulation, by
request https://trac.torproject.org/projects/tor/ticket/9701#comment:32
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <style>
5 * { color: green; }
6 </style>
7 </head>
8 <body>
9 <math href="" display="block">
10 <mi>x</mi>
11 <mo>=</mo>
12 <mfrac>
13 <mrow>
14 <msqrt>
15 <mn>5</mn>
16 </msqrt>
17 </mrow>
18 <mrow>
19 <menclose
20 notation="radical circle roundedbox updiagonalstrike downdiagonalstrike">
21 <mn>2</mn>
22 </menclose>
23 </mrow>
24 </mfrac>
25 <mo>+</mo>
26 <mfrac bevelled="true">
27 <mn>2</mn>
28 <mn>3</mn>
29 </mfrac>
30 </math>
31 </body>
32 </html>