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

Issue 1792673005: Fix textpath is not displayed on use element (Closed)

Created:
4 years, 9 months ago by hyunjunekim2
Modified:
4 years, 9 months ago
Reviewers:
pdr., fs
CC:
fs, blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, krit, eae+blinkwatch, f(malita), gyuyoung2, jchaffraix+rendering, kouhei+svg_chromium.org, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, pdr+svgwatchlist_chromium.org, rwlbuis, Stephen Chennney, szager+layoutwatch_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix textpath is not displayed on use element If textpath on use element that don't has path on Treescope, the content of <textPath> element is not displayed. This reason is that search <path> element on the shadow root. Because use Treescope of the real element for the id lookup. BUG=505546 Committed: https://crrev.com/a5e8a760a9457ad814990c5cad81c6dba79d141f Cr-Commit-Position: refs/heads/master@{#381447}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -1 line) Patch
A third_party/WebKit/LayoutTests/svg/text/textpath-reference-path-on-out-of-use-element.html View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/text/textpath-reference-path-on-out-of-use-element-expected.html View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGTextPath.cpp View 1 2 3 2 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 28 (20 generated)
hyunjunekim2
fs, pdr Could you check PS3?
4 years, 9 months ago (2016-03-13 10:02:01 UTC) #12
fs
I think the approach look reasonable, but I'd like to hear pdr's opinion on it ...
4 years, 9 months ago (2016-03-14 12:54:10 UTC) #13
hyunjunekim2
pdr, Could you check this patch? Thank you. https://codereview.chromium.org/1792673005/diff/40001/third_party/WebKit/Source/core/layout/svg/LayoutSVGTextPath.cpp File third_party/WebKit/Source/core/layout/svg/LayoutSVGTextPath.cpp (right): https://codereview.chromium.org/1792673005/diff/40001/third_party/WebKit/Source/core/layout/svg/LayoutSVGTextPath.cpp#newcode64 third_party/WebKit/Source/core/layout/svg/LayoutSVGTextPath.cpp:64: if ...
4 years, 9 months ago (2016-03-15 23:11:32 UTC) #20
pdr.
On 2016/03/15 at 23:11:32, hyunjune.kim wrote: > pdr, > Could you check this patch? > ...
4 years, 9 months ago (2016-03-16 05:16:34 UTC) #21
hyunjunekim2
pdr, Go ahead.
4 years, 9 months ago (2016-03-16 12:09:00 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1792673005/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1792673005/100001
4 years, 9 months ago (2016-03-16 12:09:20 UTC) #24
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 9 months ago (2016-03-16 13:47:19 UTC) #26
commit-bot: I haz the power
4 years, 9 months ago (2016-03-16 13:48:54 UTC) #28
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/a5e8a760a9457ad814990c5cad81c6dba79d141f
Cr-Commit-Position: refs/heads/master@{#381447}

Powered by Google App Engine
This is Rietveld 408576698