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

Unified Diff: LayoutTests/webexposed/element-instance-property-listing-expected.txt

Issue 742353004: Implement computedRole and computedName (behind a flag) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update webexposed/element-instance-property-listing.html and add some SVG test cases Created 6 years 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 | « LayoutTests/accessibility/computed-role-expected.txt ('k') | Source/core/dom/AXObjectCache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/webexposed/element-instance-property-listing-expected.txt
diff --git a/LayoutTests/webexposed/element-instance-property-listing-expected.txt b/LayoutTests/webexposed/element-instance-property-listing-expected.txt
index e257196a21f33939eac00cc1e99a565a7ca7891d..f70d024cb5b80d86a6983444d55faa330c1ed467 100644
--- a/LayoutTests/webexposed/element-instance-property-listing-expected.txt
+++ b/LayoutTests/webexposed/element-instance-property-listing-expected.txt
@@ -18,6 +18,8 @@ namespace http://www.w3.org/1999/xhtml
property clientLeft
property clientTop
property clientWidth
+ property computedName
+ property computedRole
property contentEditable
property contextMenu
property dataset
@@ -913,6 +915,8 @@ namespace http://www.w3.org/2000/svg
property clientLeft
property clientTop
property clientWidth
+ property computedName
+ property computedRole
property contentEditable
property contextMenu
property dataset
« no previous file with comments | « LayoutTests/accessibility/computed-role-expected.txt ('k') | Source/core/dom/AXObjectCache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698