Commit 0feb0436 authored by Peter Varga's avatar Peter Varga
Browse files

Remove tst_QWebEnginePage::scrollToAnchor auto test


The tested QWebEnginePage::scrollToAnchor API can't be added to
QtWebEngine for now. Currently, Chromium Content API doesn't support to
control page scroll. The corresponding feature can be used by URL
fragment identifier (#anchor) or JavaScript API (location.href).

Change-Id: Ie9c87758d458858ba677d309a548cdced525557b
Reviewed-by: default avatarAllan Sandfeld Jensen <allan.jensen@qt.io>
Showing with 0 additions and 37 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment