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

Issue 1889793005: Make "document.anchors" return anchors with "id" attribute also (Closed)

Created:
4 years, 8 months ago by Srirama
Modified:
3 years, 9 months ago
Reviewers:
tkent
CC:
chromium-reviews, blink-reviews, dglazkov+blink, blink-reviews-html_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make "document.anchors" return anchors with "id" attribute also Currently "document.anchors" return anchor elements with "name" attribute only. Now implemented samething for "id" attribute also. Supported in IE/Edge browser BUG=595901

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -6 lines) Patch
A third_party/WebKit/LayoutTests/fast/dom/collection-anchor-id-getter.html View 1 chunk +16 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLCollection.cpp View 2 chunks +4 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (5 generated)
Srirama
4 years, 8 months ago (2016-04-15 10:02:21 UTC) #6
PTAL

Powered by Google App Engine
This is Rietveld 408576698