Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement HTMLInputElement cloning steps #25397

Merged
merged 1 commit into from Jan 3, 2020
Merged

Conversation

@teapotd
Copy link
Contributor

teapotd commented Dec 26, 2019

This change adds missing cloning steps for input elements.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #25385
  • There are tests for these changes
@highfive
Copy link

highfive commented Dec 26, 2019

Heads up! This PR modifies the following files:

  • @asajeffrey: components/script/dom/htmlinputelement.rs
  • @KiChjang: components/script/dom/htmlinputelement.rs
@CYBAI
Copy link
Collaborator

CYBAI commented Dec 27, 2019

@bors-servo try=wpt

@bors-servo
Copy link
Contributor

bors-servo commented Dec 27, 2019

Trying commit 386dc9f with merge 274a5ec...

bors-servo added a commit that referenced this pull request Dec 27, 2019
Implement HTMLInputElement cloning steps

This change adds missing [cloning steps for input elements](https://html.spec.whatwg.org/multipage/#the-input-element%3Aconcept-node-clone-ext).

---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #25385
- [X] There are tests for these changes
@bors-servo
Copy link
Contributor

bors-servo commented Dec 27, 2019

💔 Test failed - status-taskcluster

@CYBAI
Copy link
Collaborator

CYBAI commented Dec 27, 2019

The failure is #21067

@jdm
Copy link
Member

jdm commented Jan 3, 2020

@bors-servo r+
Thanks!

@bors-servo
Copy link
Contributor

bors-servo commented Jan 3, 2020

📌 Commit 386dc9f has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Jan 3, 2020

Testing commit 386dc9f with merge e2675cb...

bors-servo added a commit that referenced this pull request Jan 3, 2020
Implement HTMLInputElement cloning steps

This change adds missing [cloning steps for input elements](https://html.spec.whatwg.org/multipage/#the-input-element%3Aconcept-node-clone-ext).

---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #25385
- [X] There are tests for these changes
@bors-servo
Copy link
Contributor

bors-servo commented Jan 3, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Jan 3, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Jan 3, 2020

Testing commit 386dc9f with merge 798de7e...

bors-servo added a commit that referenced this pull request Jan 3, 2020
Implement HTMLInputElement cloning steps

This change adds missing [cloning steps for input elements](https://html.spec.whatwg.org/multipage/#the-input-element%3Aconcept-node-clone-ext).

---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #25385
- [X] There are tests for these changes
@bors-servo
Copy link
Contributor

bors-servo commented Jan 3, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Jan 3, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Jan 3, 2020

Testing commit 386dc9f with merge 7d986a2...

bors-servo added a commit that referenced this pull request Jan 3, 2020
Implement HTMLInputElement cloning steps

This change adds missing [cloning steps for input elements](https://html.spec.whatwg.org/multipage/#the-input-element%3Aconcept-node-clone-ext).

---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #25385
- [X] There are tests for these changes
@bors-servo
Copy link
Contributor

bors-servo commented Jan 3, 2020

☀️ Test successful - status-taskcluster
Approved by: jdm
Pushing 7d986a2 to master...

@bors-servo bors-servo merged commit 386dc9f into servo:master Jan 3, 2020
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
Details
homu Test successful
Details
@teapotd teapotd deleted the teapotd:input-cloning-steps branch Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

6 participants
You can’t perform that action at this time.