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

Unified Diff: LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 1231533002: Deprecate Element.offsetParent/offsetTop/offsetLeft/offsetWidth/offsetHeight (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added tests Created 5 years, 5 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
Index: LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
index 862e0369125d711bd0224de5682e5b53d1889a55..951bcc0605f51076d5f46bc59e3364f7eecb24c0 100644
--- a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -3432,6 +3432,11 @@ interface SVGDiscardElement
method constructor
interface SVGElement
getter className
+ getter offsetHeight
+ getter offsetLeft
+ getter offsetParent
+ getter offsetTop
+ getter offsetWidth
getter onabort
getter onblur
getter oncancel
« no previous file with comments | « LayoutTests/fast/html/element-offset-expected.txt ('k') | LayoutTests/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698