Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(288)

Unified Diff: content/test/data/accessibility/html/meter-expected-win.txt

Issue 833373002: Expose attributes max, min, value for meter html tag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/test/data/accessibility/html/meter-expected-mac.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/html/meter-expected-win.txt
diff --git a/content/test/data/accessibility/html/meter-expected-win.txt b/content/test/data/accessibility/html/meter-expected-win.txt
index 9203b8a6aa99342f4885de54b5d13f36259572e9..2480ad000ed2674523dd76f26d9f5fa1a8094dc3 100644
--- a/content/test/data/accessibility/html/meter-expected-win.txt
+++ b/content/test/data/accessibility/html/meter-expected-win.txt
@@ -1,4 +1,3 @@
-#<skip -- Unskip this with chromium side changes>
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
- IA2_ROLE_SECTION READONLY
- ROLE_SYSTEM_PROGRESSBAR
+ IA2_ROLE_SECTION
+ ROLE_SYSTEM_PROGRESSBAR currentValue=2.00 minimumValue=1.00 maximumValue=10.00
« no previous file with comments | « content/test/data/accessibility/html/meter-expected-mac.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698