[wpt-sync] Sync PR 19527 - Change text directive to text=
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox72 fixed)
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 19527 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/19527
Details from upstream follow.
Nick Burris <nburris@chromium.org> wrote:
Change text directive to text=
Change the targetText= directive to text=. Also remove the
non-fragment-directive case and the ## delimiter since we definitely
won't be using them.Updated all tests to use :~:text= syntax.
Updated web platform tests to reflect text= change and delimiter change
to :~:. Tested updated WPT locally with
run_web_tests.py --additional-driver-flag=
'--enable-blink-features=TextFragmentIdentifiers'Bug: 1008874
Change-Id: Ic7f3db39e0a17d5adb8186b2ab5081d60553bd8dReviewed-on: https://chromium-review.googlesource.com/1835892
WPT-Export-Revision: 1ee6375fac5e46df5c6b1d9917be686ca27c4e2f
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 3•6 years ago
|
||
| Assignee | ||
Comment 4•6 years ago
|
||
Comment 6•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/9c8a9b8d3633
https://hg.mozilla.org/mozilla-central/rev/22046ec06bdf
Description
•