Baseline History
Build 1838d482fdb
Current build. There are unaccepted changes, so build 1646 is still the baseline.
Build 1646e7874d3 current baseline
Accepted by Gabe Kangas.
Build 1301ea90252
Accepted by Gabe Kangas.
Build 1282a50f1fe
Accepted by Gabe Kangas.
Build 12610055031
Accepted by Gabe Kangas.
Commenting is disabled because there's a newer build on this branch
DOM Diff
file.html a
CHANGED
@@ -1,28 +1,26 @@
|
|
1 |
<div>
|
2 |
<div>Your chat display name is what people see when you send chat messages.
|
3 |
<form
|
4 |
-
class="ant-form ant-form-horizontal">
|
5 |
-
<span class="ant-input-group-wrapper ant-input-search ant-input-search-with-button Yl56PfYflGundGbKGLkA">
|
6 |
-
<span class="ant-input-wrapper ant-input-group">
|
7 |
-
<span class="ant-input-affix-wrapper">
|
8 |
<input id="name-change-field" placeholder="Your chat display name" aria-label="Your chat display name"
|
9 |
-
class="ant-input" type="text" value="Test User">
|
10 |
<span class="ant-input-suffix">
|
11 |
<span class="ant-input-show-count-suffix"></span>
|
12 |
</span>
|
13 |
</span>
|
14 |
<span class="ant-input-group-addon">
|
15 |
-
<button id="name-change-submit" type="button" class="ant-btn ant-btn-primary ant-input-search-button"
|
16 |
disabled="">
|
17 |
<span>Change name</span>
|
18 |
</button>
|
19 |
</span>
|
20 |
</span>
|
21 |
</span>
|
22 |
</form>
|
23 |
-
<div class="ant-form-item X8XeseeAQbqTyfvUrdjQ">
|
24 |
-
<div class="ant-row ant-form-item-row">
|
25 |
-
<div class="ant-col ant-form-item-label">
|
26 |
-
<
|
27 |
-
</div>
|
28 |
-
<div class="ant-col ant-form-item-control">
|
1 |
<div>
|
2 |
<div>Your chat display name is what people see when you send chat messages.
|
3 |
<form
|
4 |
+
class="ant-form ant-form-horizontal css-amq5gd">
|
5 |
+
<span class="ant-input-group-wrapper ant-input-search ant-input-search-with-button Yl56PfYflGundGbKGLkA css-amq5gd">
|
6 |
+
<span class="ant-input-wrapper ant-input-group css-amq5gd">
|
7 |
+
<span class="ant-input-affix-wrapper css-amq5gd">
|
8 |
<input id="name-change-field" placeholder="Your chat display name" aria-label="Your chat display name"
|
9 |
+
class="ant-input css-amq5gd" type="text" value="Test User">
|
10 |
<span class="ant-input-suffix">
|
11 |
<span class="ant-input-show-count-suffix"></span>
|
12 |
</span>
|
13 |
</span>
|
14 |
<span class="ant-input-group-addon">
|
15 |
+
<button id="name-change-submit" type="button" class="ant-btn css-amq5gd ant-btn-primary ant-input-search-button"
|
16 |
disabled="">
|
17 |
<span>Change name</span>
|
18 |
</button>
|
19 |
</span>
|
20 |
</span>
|
21 |
</span>
|
22 |
</form>
|
23 |
+
<div class="ant-form-item X8XeseeAQbqTyfvUrdjQ css-amq5gd">
|
24 |
+
<div class="ant-row ant-form-item-row css-amq5gd">
|
25 |
+
<div class="ant-col ant-form-item-label css-amq5gd">
|
26 |
+
<la
|
|
|
|