web: remove dir="ltr" from html snapshots

This commit is contained in:
Abdullah Atta
2023-02-09 13:49:44 +05:00
parent 6415e89df9
commit 27e732665a
3 changed files with 3 additions and 3 deletions

View File

@@ -182,6 +182,6 @@
</head>
<body>
<h1>Test 1</h1>
<p dir="ltr" data-spacing="double">This is Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1</p>
<p data-spacing="double">This is Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1</p>
</body>
</html>

View File

@@ -11,7 +11,7 @@
</head>
<body>
<h1>Test 1</h1>
<p dir="ltr" data-spacing="double">This is Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1</p>
<p data-spacing="double">This is Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1</p>
<br/>
Created on: <b>xxx</b><br/>
Edited on: <b>xxx</b>

View File

@@ -11,7 +11,7 @@
</head>
<body>
<h1>Test 1</h1>
<p dir="ltr" data-spacing="double">This is Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1</p>
<p data-spacing="double">This is Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1</p>
<br/>
Created on: <b>xxx</b><br/>
Edited on: <b>xxx</b>