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

Issue 2158793002: Use the outermost SVG as base when computing offsetX/Y for SVG elements (Closed)

Created:
4 years, 5 months ago by fs
Modified:
4 years, 5 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2785
Target Ref:
refs/pending/branch-heads/2785
Project:
chromium
Visibility:
Public.

Description

Use the outermost SVG as base when computing offsetX/Y for SVG elements This reverts the behavior back to what it was prior to https://codereview.chromium.org/1747223002. In short, the closest ancestor CSS layout box is used for any SVG element. This will always be the outermost SVG root (LayoutSVGRoot.) BUG=624996 Review-Url: https://codereview.chromium.org/2124283002 Cr-Commit-Position: refs/heads/master@{#404217} (cherry picked from commit bb725f3a42fd8caa33c542e46fe4d9fc7a72678f) Committed: https://chromium.googlesource.com/chromium/src/+/162fbdaa3d5778e2f02a47c1595400d328df4b22

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -4 lines) Patch
A third_party/WebKit/LayoutTests/fast/events/offsetX-offsetY-svg.html View 1 chunk +32 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/events/MouseRelatedEvent.cpp View 2 chunks +20 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
fs
4 years, 5 months ago (2016-07-18 09:36:46 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
162fbdaa3d5778e2f02a47c1595400d328df4b22.

Powered by Google App Engine
This is Rietveld 408576698