we (web engine): Experimental web browser project to understand the limits of Claude

Remove unreachable MissingTrailer error variant master

The MissingTrailer variant could never be produced because InputTooShort already handles the input.len() < 6 case earlier in the function. Remove the dead code (redundant check, enum variant, Display arm, and test). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>


-11
1 changed file