summaryrefslogtreecommitdiffstats
path: root/browser/extensions/formautofill/test/fixtures/third_party/Staples/Basic_ac_on.html
blob: d3ba1116aabfb5e9a3ec24a28039634d9e847fcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<!DOCTYPE html>
<html lang="en">
<head>
  <meta name="generator" content="HTML Tidy for HTML5 for Mac OS X version 5.4.0">
  <title>It's easy to find the Office Supplies, Copy Paper,
  Furniture, Ink, Toner, Cleaning Products, Electronics and the
  Technology you need | Staples®</title>
  <meta content="checkout" name="PageName">
  <meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
  <meta content="noindex,follow" name="robots">
  <meta content="Shop Staples® for everyday low prices and get everything you need for a home office or business. Staples Rewards� members get free shipping every day and up to 5% back in rewards, some exclusions apply."
  name="description">
  <meta name="viewport" content="width=null, initial-scale=1">
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  <meta http-equiv="x-dns-prefetch-control" content="on">
  <meta http-equiv="content-language" content="en-us">
</head>
<body>
  <form>
    <input name="hidden" type="text">
    <div>
      <div>
        <div>
          <label for="firstName">
<span>First Name</span>
          <span>*</span>
</label>
<br>
          <input name="firstName" maxlength="40" placeholder=""
          type="text">
        </div>
      </div>
      <div>
        <div>
          <label for="lastName">
<span>Last
          Name</span>
<span>*</span>
</label>
<br>
          <input name="lastName" maxlength="40" placeholder=""
          type="text">
        </div>
      </div>
      <div>
        <div>
          <div>
            <div>
              <label for="address1">Shipping
              Address<span>*</span>
</label>
<br>
              <input name="address1" maxlength="35" placeholder=""
              id="oneAutoComplete" type="text">
            </div>
          </div>
        </div>
      </div>
      <div>
        <div>
          <label for="emailId">
<span>Email
          Address</span>
<span>*</span>
</label>
<br>
          <input name="emailId" maxlength="80" placeholder="" type="text">
        </div>
      </div>
      <div>
        <div>
          <label for="phoneNo">
<span>Phone</span>
<span>*</span>
</label>
<br>
          <input name="phoneNo" type="text">
        </div>
      </div>
      <div>
        <div>
          <label for="phoneEx">
<span>Extn.</span>
</label>
<br>
          <input name="phoneEx" maxlength="6" placeholder="" type="text">
        </div>
      </div>
      <div>
        <div>
          <label for="companyName">
<span>Company Name
          (optional)</span>
</label>
<br>
          <input name="companyName" maxlength="50" placeholder=""
          type="text">
        </div>
      </div>
      <div>
        <div>
          <div tabindex="0">
            <label>Email me exclusive offers & deals from
            Staples</label>
<input value="true" name="isEmailOfferChecked" type="hidden">
          </div>
        </div>
      </div>
      <div>
        <div>
          <button type="submit">continue</button>
        </div>
      </div>
    </div>
  </form>
</body>
</html>