summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/virtual
diff options
context:
space:
mode:
authorphilipj <philipj@opera.com>2016-02-24 05:40:38 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-24 13:41:47 +0000
commitb515424de0aa3d62c4d64f4a73cf0bff137539c8 (patch)
tree2df3cacdf00d189c9463e25389eb811a2940ea14 /third_party/WebKit/LayoutTests/virtual
parent1e0401fce18eceb7c5ac393ab30c6211e7e6074b (diff)
downloadchromium_src-b515424de0aa3d62c4d64f4a73cf0bff137539c8.zip
chromium_src-b515424de0aa3d62c4d64f4a73cf0bff137539c8.tar.gz
chromium_src-b515424de0aa3d62c4d64f4a73cf0bff137539c8.tar.bz2
Remove SVGElement.offsetParent/offsetTop/offsetLeft/offsetWidth/offsetHeight
Intent to Remove: https://groups.google.com/a/chromium.org/d/msg/blink-dev/jjwLLSG_hGY/Ovi-nvEeDwAJ BUG=463116 Review URL: https://codereview.chromium.org/1726743002 Cr-Commit-Position: refs/heads/master@{#377283}
Diffstat (limited to 'third_party/WebKit/LayoutTests/virtual')
-rw-r--r--third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
index 084e8ee..8d4a35b 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -3637,11 +3637,6 @@ interface SVGDiscardElement : SVGElement
method constructor
interface SVGElement : Element
getter className
- getter offsetHeight
- getter offsetLeft
- getter offsetParent
- getter offsetTop
- getter offsetWidth
getter onabort
getter onblur
getter oncancel