COMMITS
/ javascript/atoms/dom.js December 20, 2025
S
[bazel] Bump `rules_closure` and google closure libary to latest release (#16755)
Simon Mavi Stewart committed
December 18, 2025
S
[closure] Fix failing `//javascript/atoms:test-*` targets (#16749)
Simon Mavi Stewart committed
September 17, 2025
J
[atoms] fix text node children are always considered as displayed #16284
Jörg Sautter committed
September 2, 2025
V
[js] [atoms] Fixed text transformation issue with text-transform: capitalize (#16275)
Victoria Ivanova committed
July 16, 2025
A
[atoms] When doing isShown on content-visibility hidden have it return false
AutomatedTester committed
April 10, 2024
D
Fixing atom to capitalize text (#13792)
Diego Molina committed
March 25, 2024
J
[atoms] use css locators in dom.js (#13430)
joerg1985 committed
January 20, 2024
H
Fix "Get Text" to retrieve the correct value for ShadowRoot using slot. (#13218)
Henrik Skupin committed
November 29, 2023
H
October 18, 2021
G
Fix XPath crash issue in IEDriver (#9939)
Guangyue Xu committed
November 10, 2020
S
[bazel] Upgrade closure rules to 0.11.0
Simon Stewart committed
October 20, 2020
S
[atoms] Fix getText atom for unicode charater middle of word (#8736)
Shengfa committed
April 12, 2020
J
[atoms] Fix getText atom to capitalize Cyrillic text
John Chen committed
October 17, 2019
J
Reverting change to use effective style for determining element visibility
Jim Evans committed
July 19, 2019
T
Fix visibility checking for descendants of details elements
Thomas Walpole committed
July 22, 2019
J
Use getComputedStyle for height and width in IE to account for scrollbars
Jim Evans committed
July 13, 2019
A
[atoms] Fixing getText atom for capitalized text to better match what a user sees.
Alexei Barantsev committed
April 15, 2019
J
Fix JavaScript isShown for child of <details>
John Chen committed
March 8, 2019
T
Ignore overflow on "display: contents" elements
Thomas Walpole committed
November 25, 2018
S
[bazel]: Compile JS rules
Simon Stewart committed
September 28, 2018
J
Fix bot.dom.isEditable with more input element types
John Chen committed
June 11, 2018
A
[firefox legacy] Adding a null check. Fixes #5881
Alexei Barantsev committed
April 23, 2018
4
move displayed to a function
43081j committed
4
return early when retrieving DOM parents
43081j committed
4
only assert styles of elements
43081j committed
4
simplify shadow dom traversal
43081j committed
April 22, 2018
4
fix shadow dom tests
43081j committed
April 18, 2018
J
rewrite shadow dom tests for v1
James Garbutt committed
April 11, 2018
J
add shadow dom v1 support to getVisibleText
James Garbutt committed
March 17, 2018
J
Fixing clear atom to work with <input type="range"> for IE
Jim Evans committed
July 18, 2017
J
Replace isEmpty with isEmptyOrWhitespace.
Jason Juang committed
J
Check that parent is not null before property access.
Jason Juang committed
J
Fix goog.dom.TagName usages.
Jason Juang committed
March 17, 2017
M
Fixed handling of <content> outside a Shadow DOM (#3656)
mcharsley committed
February 28, 2017
J
Fix property access of Element.currentStyle.
Jason Juang committed
January 17, 2017
S
Switch `bot.dom.getVisibleText` to be able to use the Shadow DOM.
Simon Stewart committed
S
Make "bot.dom.isShown" work with and without the Shadow DOM.
Simon Stewart committed
S
Roll back change to getText atom.
Simon Stewart committed
January 16, 2017
S
Make GetText aware of the Shadow DOM by default.
Simon Stewart committed
September 2, 2016
J
[atoms] Cleaning up getAttribute dependencies, reducing size from 36K to 7K
Jason Leyba committed
June 23, 2016
J
Don't blur when clicking a non-focusable child of the active element.
Jason Juang committed
September 3, 2015
A
remove unused css transform code from location in view
AutomatedTester committed
June 18, 2015
S
js: shadow-DOM aware isDisplayed and getText atoms.
Seva Lotoshnikov committed
June 19, 2015
S
js atoms: Ensure element with overflow state 'hidden' is considered hidden if
Seva Lotoshnikov committed
May 21, 2015
A
Implementing ability to clear file input fields (Firefox only; other browsers need to update atoms)
Alexei Barantsev committed
May 6, 2015
J
Check for visibility:collapse
Jason Leyba committed
April 4, 2015
J
Update copyright notices for the javascript/ tree for #401.
Jason Leyba committed
February 28, 2015
A
atoms: remove Opera support
Andreas Tolfsen committed
November 12, 2014
S
Roll back addition of @license tag to all JS files.
Simon Stewart committed