Skip to content

Commit fd0b1f4

Browse files
committed
<fix>: fix table tag integrity
1 parent 6a8c165 commit fd0b1f4

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

tests/llm_web_kit/main_html_parser/parser/assets/input_layout_batch_parser/table_integrity.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -696,10 +696,11 @@ <h3 _item_id="53">MP2/6-311G*
696696
<td class="exper right">406</td>
697697
<td> </td>
698698
</tr>
699+
<cc-alg-uc-text _item_id="102">
700+
The calculated vibrational frequencies were scaled by 0.9503<a></a>
701+
</cc-alg-uc-text>
699702
</table>
700-
<cc-alg-uc-text _item_id="102">
701-
The calculated vibrational frequencies were scaled by 0.9503
702-
</cc-alg-uc-text><p _item_id="103">See section <a href="vsf.asp"><strong>XIII.C.3</strong> List or set vibrational scaling factors</a> to change the scale factors used here.
703+
<p _item_id="103">See section <a href="vsf.asp"><strong>XIII.C.3</strong> List or set vibrational scaling factors</a> to change the scale factors used here.
703704
<br>See section <a href="vsfcalc1.asp"><strong>III.B.3.c</strong> Calculate a vibrational scaling factor for a set of molecules</a> to determine the least squares best scaling factor.
704705
<br>See section <a href="vibscale.asp"><strong>III.B.3.b</strong> List of vibrational scaling factors and their uncertainties</a> for information on where the above scaling factor is from.
705706

tests/llm_web_kit/main_html_parser/parser/assets/input_layout_batch_parser/table_integrity.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,6 @@
100100
"item_id 99": 1,
101101
"item_id 100": 1,
102102
"item_id 101": 1,
103-
"item_id 102": 1,
103+
"item_id 102": 0,
104104
"item_id 103": 1
105105
}

0 commit comments

Comments
 (0)