OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:click
(Results
51 - 75
of
688
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/WebCore/manual-tests/wml/
task-refresh-in-anchor.wml
5
<p>Test for refresh task within WML anchor element.<br/>
click
"Refresh" will refresh this page, as a result the page title will be updated.</p>
a-element.wml
5
<p>Test for A element. <br/>When mouse moves into link, "go to StartTests.wml" will appear,
click
the link, will jump to StartTests.wml</p>
setvar-element.wml
7
<p>
Click
"Refresh" will update the value of VAR varaible which specified by setvar element</p>
/external/webkit/WebCore/manual-tests/
word-spacing-highlight.html
12
↑
click
there and drag to the right
autofill_alignment.html
14
then
click
"Submit". Open the file again, double
click
the "First name"
16
Double
click
the "Last name" field, the drop-down box should be opened
close-on-closedWindow.html
11
<li>
Click
the link below </li>
13
<li>
Click
the link again </li>
36
<a href="javascript:win_open();">
Click
this link</a>
drag-out-of-background-window.html
12
3. With this window in the background,
click
and hold inside the selected text,
17
This window will not come to the foreground when you
click
, and you will be able to
22
As soon as you
click
in the selected text, this window will come to the foreground
keep_spelling_markers.html
5
<li>
click
before the word "One" in the editable text, below</li>
12
<li>
click
on each of the misspelled words in the line at the bottom of this page</li>
14
<li>control-
click
on “foor” in that sentence</li>
password-ctrl-click-lose-focus.html
7
<p><b>BUG ID:</b> <a href="rdar://problem/4604703">4604703</a> REGRESSION (NativeTextField): Focus is not removed from password field after I ctrl-
click
into a different field</p>
11
<br>2) Ctrl-
click
in the text field</p>
20
<br><input type="text" value="Ctrl-
Click
in this field. Test passes if the password field no longer has a selection." size=100></input>
redraw-page-cache-visited-links.html
15
// event.initEvent("
click
", true, true);
30
<li><a id="mylink" href="./resources/redraw-page-cache-visited-links-2.html">
Click
This Link Once</a><br><br>
31
<li value="4">The test passes if the link in Step 2 is rendered in a visited link color after the
click
.
target_new.html
16
Click
link below, then
click
links in the window that opens.</p>
26
<a href="target_new-1.html" target="_new">
Click
this link to begin test</a>
scrollIntoView-horizontal.html
10
Following the numbered steps on each button,
click
each button to scroll the next button into view.</p>
20
<input id="topleft" type="button" value="STEP 1:
click
to horizontally scroll STEP 2 into view" onclick="document.getElementById('topright').scrollIntoView(false);">
22
<input id="topright" type="button" value="STEP 2:
click
to scroll STEP 3 to BOTTOM of view" style="position: absolute; left: 1200px;" onclick="document.getElementById('bottomleft').scrollIntoView(false);">
26
<input id="bottomleft" type="button" value="STEP 3:
click
to scroll STEP 4 to TOP of view" style="position: absolute; top: 1200px;" onclick="document.getElementById('bottomright').scrollIntoView(true);">
28
<input id="bottomright" type="button" value="STEP 4:
click
to scroll STEP 1 to TOP of view (then you're done)" style="position: absolute; top: 1200px; left: 1200px;" onclick="document.getElementById('topleft').scrollIntoView();">
focus-select-when-clicked.html
10
1.
Click
on the pop-up menu below titled "
Click
Here", and select OPTION 1 from the list. <br>
23
<option>
Click
Here</option>
panScroll.html
7
<p><b>BUG ID:</b> <a href="https://bugs.webkit.org/show_bug.cgi?id=16424">Bugzilla Bug 16424</a> Enable auto-scroll in page by mouse middle
click
</p>
10
For each iframe : Middle-
click
within the iframe and then move your mouse.</p>
13
For each iframe (except the 6th one which explicitly refuses scroll), you should see the scroll bars follow your moves and even reach the end of the page included in the iframe. You should also see an 4 arrow designed icon on the initial
click
location.
focusringcolor-change-on-theme-change.html
1
<input value="
Click
on me! Focus ring color around this input element should change." style="width:100%">
inspector-document-methods-override.html
5
<p>To test, right-
click
on this page and select “Inspect Element”,
location-host-canonicalization.html
13
<input type="button" value="
Click
Here" onClick="changeHost();">
onbeforeunload-close_with_javascript.html
16
<li>
Click
the "Open" button below.
17
<li>In the window that opens,
click
the "Close" button.
28
<p id="success" style="background-color:palegreen; padding:3px;">You should see the same dialog if you
click
the "Close" button in the main window.
38
<p>
Click
the Open Window button. Once the new window is opened, close the new window by clicking the Close Window button (not the browser's close window icon).</p>
pre-tab-selection-rect.html
44
1.
Click
<a href="#" onclick="window.setTimeout(test1,1);">test 1</a>.
49
2.
Click
<a href="#" onclick="window.setTimeout(test2,1);">test 2</a>.
54
3.
Click
<a href="#" onclick="window.setTimeout(test3,1);">test 3</a>.
59
4.
Click
<a href="#" onclick="window.setTimeout(test4,1);">test 4</a>.
textarea-iframe-navigation.html
7
<li>In the Debug menu,
click
"Go to about:blank soon"</li>
/packages/apps/Camera/src/com/android/camera/
ShutterButton.java
77
// system changes the the drawable state before posting
click
79
// pressed(true), optional
click
, pressed(false)
81
// drawable state after posting
click
notification, so the
83
// pressed(true), pressed(false), optional
click
85
// have the same order of events. So we want the optional
click
90
// after the optional
click
notification, so our client always
92
// pressed(true), optional
click
, pressed(false)
/frameworks/base/docs/html/guide/developing/tools/
adt.jd
27
<li>In the dialog that appears, select <strong>Search for new features to install</strong> and
click
<strong>Next</strong>. </li>
28
<li>
Click
<strong>New Remote Site</strong>. </li>
31
<p>
Click
<strong>OK</strong>.</p> </li>
33
Click
<strong>Finish</strong>. </li>
39
page.
Click
<strong>Next</strong>. </li>
41
Click
<strong>Next</strong>. </li>
42
<li>
Click
<strong>Finish</strong>. </li>
55
<li>In the dialog that appears,
click
the <strong>Available Software</strong> tab.
57
<li>
Click
<strong>Add Site...</strong>
61
<p>
Click
<strong>OK</strong>.</p></li
[
all
...]
/external/webkit/WebCore/manual-tests/inspector/
errors-with-space in-url.html
7
<button onclick="console.error('hi')">
click
me</button>
highlight-source-line.html
2
<p>To test, open the Inspector and reload this page. Then open the Inspector's Console and
click
the link for the markup error. You should see the line containing the error briefly highlighted in the source view.</p>
/external/webkit/WebCore/manual-tests/resources/
redraw-page-cache-visited-links-2.html
16
<li value="3">
Click
the "Back" button on the browser.
Completed in 151 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>