gesa’s avatargesa’s Twitter Archive—№ 35,743

    1. i’m officially convinced that the pattern attribute in HTML5 is a fallacy.
  1. …in reply to @gesa
    (my regular expressions are perfect, but Chrome keeps telling me my correct input text is invalid)
    1. …in reply to @gesa
      oh extra special: /.+@.+\..+/ works, but not /[^p.?o.? ?box]/ or /\d{3}\-?\d{2}\-?\d{4}/