summaryrefslogtreecommitdiffstats
path: root/editor/libeditor/tests/browserscope/lib/richtext2/richtext2/static/editable-div.html
blob: 7dd600dbd89af3fd3cfed62095ca5ea853cfd04c (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html> 
<html> 
<head> 
  <meta http-equiv="content-type" content="text/html; charset=utf-8" /> 
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />

  <link rel="stylesheet" href="editable.css" type="text/css">
</head> 
<body>
</body> 
</html>