Skip to content

Commit 39913f2

Browse files
csharpfritzCopilot
andcommitted
audit: re-run HTML fidelity pipeline with enhanced normalizer (#391)
- 22 active normalization rules (up from 19) - Case-insensitive folder matching eliminates 4 false dupes (128 vs 132 comparisons) - Boolean attr normalization, empty style stripping, GUID ID placeholders active - 1 exact match (Literal-3), 59 paired divergences, 68 missing Blazor captures - Remaining divergences are sample data parity, not component bugs Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent e692f95 commit 39913f2

79 files changed

Lines changed: 1134 additions & 131 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

audit-output/diff-report-m19.md

Lines changed: 1003 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<input accesskey="b" style="" title="Click to submit" type="submit" value="Click me!" />
1+
<input accesskey="b" title="Click to submit" type="submit" value="Click me!" />
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<input id="20c6503f0cca4e2ab1ccfd84915c979a" style="" type="checkbox" />
1+
<input id="20c6503f0cca4e2ab1ccfd84915c979a" type="checkbox" />
22
<label for="20c6503f0cca4e2ab1ccfd84915c979a">I agree to terms</label>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<input id="399517551d3b41299b84a19e72333037" style="" type="checkbox" />
1+
<input id="399517551d3b41299b84a19e72333037" type="checkbox" />
22
<label for="399517551d3b41299b84a19e72333037">Already checked</label>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<input id="126e626b352b4405b279923ae1b94405" style="" type="checkbox" />
1+
<input id="126e626b352b4405b279923ae1b94405" type="checkbox" />
22
<label for="126e626b352b4405b279923ae1b94405">Label on right (default)</label>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<table><tr><td><input id="8a9ff70d_0" name="8a9ff70d$0" style="" type="checkbox" value="red" /><label for="8a9ff70d_0">Red</label></td></tr><tr><td><input id="8a9ff70d_1" name="8a9ff70d$1" style="" type="checkbox" value="green" /><label for="8a9ff70d_1">Green</label></td></tr><tr><td><input id="8a9ff70d_2" name="8a9ff70d$2" style="" type="checkbox" value="blue" /><label for="8a9ff70d_2">Blue</label></td></tr><tr><td><input id="8a9ff70d_3" name="8a9ff70d$3" style="" type="checkbox" value="yellow" /><label for="8a9ff70d_3">Yellow</label></td></tr></table>
1+
<table><tr><td><input id="8a9ff70d_0" name="8a9ff70d$0" type="checkbox" value="red" /><label for="8a9ff70d_0">Red</label></td></tr><tr><td><input id="8a9ff70d_1" name="8a9ff70d$1" type="checkbox" value="green" /><label for="8a9ff70d_1">Green</label></td></tr><tr><td><input id="8a9ff70d_2" name="8a9ff70d$2" type="checkbox" value="blue" /><label for="8a9ff70d_2">Blue</label></td></tr><tr><td><input id="8a9ff70d_3" name="8a9ff70d$3" type="checkbox" value="yellow" /><label for="8a9ff70d_3">Yellow</label></td></tr></table>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<span><input id="1ad35129_0" name="1ad35129$0" style="" type="checkbox" value="S" /><label for="1ad35129_0">Small</label><input id="1ad35129_1" name="1ad35129$1" style="" type="checkbox" value="M" /><label for="1ad35129_1">Medium</label><input id="1ad35129_2" name="1ad35129$2" style="" type="checkbox" value="L" /><label for="1ad35129_2">Large</label><input id="1ad35129_3" name="1ad35129$3" style="" type="checkbox" value="XL" /><label for="1ad35129_3">X-Large</label></span>
1+
<span><input id="1ad35129_0" name="1ad35129$0" type="checkbox" value="S" /><label for="1ad35129_0">Small</label><input id="1ad35129_1" name="1ad35129$1" type="checkbox" value="M" /><label for="1ad35129_1">Medium</label><input id="1ad35129_2" name="1ad35129$2" type="checkbox" value="L" /><label for="1ad35129_2">Large</label><input id="1ad35129_3" name="1ad35129$3" type="checkbox" value="XL" /><label for="1ad35129_3">X-Large</label></span>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<select><option selected="" value="">Select...</option><option value="1">Option One</option><option value="2">Option Two</option><option value="3">Option Three</option></select>
1+
<select><option selected value="">Select...</option><option value="1">Option One</option><option value="2">Option Two</option><option value="3">Option Three</option></select>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<select><option value="apple">Apple</option><option selected="" value="banana">Banana</option><option value="cherry">Cherry</option></select>
1+
<select><option value="apple">Apple</option><option selected value="banana">Banana</option><option value="cherry">Cherry</option></select>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<select disabled=""><option value="">Select...</option><option value="1">Option One</option><option selected="" value="2">Option Two</option><option value="3">Option Three</option></select>
1+
<select disabled><option value="">Select...</option><option value="1">Option One</option><option selected value="2">Option Two</option><option value="3">Option Three</option></select>

0 commit comments

Comments
 (0)