Version 1
[yaffs-website] / vendor / caxy / php-htmldiff / tests / fixtures / HtmlDiff / override-9.html
diff --git a/vendor/caxy/php-htmldiff/tests/fixtures/HtmlDiff/override-9.html b/vendor/caxy/php-htmldiff/tests/fixtures/HtmlDiff/override-9.html
new file mode 100644 (file)
index 0000000..83b6529
--- /dev/null
@@ -0,0 +1,11 @@
+<oldText>
+    <i>Existing buildings </i>that undergo a change of group or occupancy shall comply with this section.<ul class="exception"><li><b>Exception: </b>Type B dwelling or sleeping units required by Section 1107 of the <i>International Building Code </i>are not required to be provided in <i>existing buildings </i>and facilities undergoing a <i>change of occupancy </i>in conjunction with <i>alterations </i>where the <i>work area </i>is 50 percent or less of the aggregate area of the building.</li></ul>
+</oldText>
+
+<newText>
+    <em>Where existing buildings </em>undergo a change of group or occupancy any alterations shall comply with Sections 410.6, 410.7 and 410.8 as applicable.
+</newText>
+
+<expected>
+<em><del class="diffmod">Existing</del><ins class="diffmod">Where existing</ins> buildings </em><del class="diffdel">that </del>undergo a change of group or occupancy <ins class="diffins">any alterations </ins>shall comply with <del class="diffmod">this section</del><ins class="diffmod">Sections 410.6, 410.7 and 410.8 as applicable</ins>.<ul class="diffmod exception"><li><b><del class="diffdel">Exception: </del></b><del class="diffdel">Type B dwelling or sleeping units required by Section 1107 of the </del><i class="diffmod"><del class="diffdel">International Building Code </del></i><del class="diffdel">are not required to be provided in </del><i class="diffmod"><del class="diffdel">existing buildings </del></i><del class="diffdel">and facilities undergoing a </del><i class="diffmod"><del class="diffdel">change of occupancy </del></i><del class="diffdel">in conjunction with </del><i class="diffmod"><del class="diffdel">alterations </del></i><del class="diffdel">where the </del><i class="diffmod"><del class="diffdel">work area </del></i><del class="diffdel">is 50 percent or less of the aggregate area of the building.</del></li></ul>
+</expected>