Sign in
webkit
/
WebKit
/
fdc942c5052133d9f3534312553b7ba8c309c092
/
LayoutTests
/
editing
/
input
329c9c4
YouTube search field shows RTL text outside its border on iPadOS
by wenson_hsieh@apple.com
· 5 years ago
659a2af
[iOS] Crash in WebKit::WebPage::positionInformation via Range::startPosition
by rniwa@webkit.org
· 6 years ago
6186832
Input type "formatSetInlineTextDirection" is dispatched when changing paragraph-level text direction
by wenson_hsieh@apple.com
· 6 years ago
ccbbbfd
[iOS] WKWebView should match UITextView behavior when editing text with an RTL keyboard
by wenson_hsieh@apple.com
· 6 years ago
4c7be23
Modify more tests to use document.scrollingElement to access viewport scroll properties
by commit-queue@webkit.org
· 6 years ago
edcf087
REGRESSION (r228260): Events handled by input method invoke default event handler
by rniwa@webkit.org
· 6 years ago
8e46d90
Move tests in LayoutTests/editing to appropriate subdirectories
by rniwa@webkit.org
· 7 years ago
6798533
Some test cases in accessibility/mac/selection-notification-focus-change.html fail
by rniwa@webkit.org
· 7 years ago
5e1514b
Many editing js-tests use waitUntilDone
by ap@apple.com
· 8 years ago
a5ac3ab
Migrate 97 *-disabled tests to use TestExpectations
by ddkilzer@apple.com
· 8 years ago
cd37225
Composition state should be cleared when changing focus to a non-editable element
by wenson_hsieh@apple.com
· 8 years ago
e9725f1
A composition underline is placed to wrong position in RTL
by commit-queue@webkit.org
· 9 years ago
86a4ae77
Unreviewed, rolling out r169399. https://bugs.webkit.org/show_bug.cgi?id=133326
by commit-queue@webkit.org
· 11 years ago
e22731a
Caret's screen position does not update during an overflow scroll
by mmaxfield@apple.com
· 11 years ago
fbec5ed
Inner text element should not use -webkit-user-modify
by rniwa@webkit.org
· 11 years ago
84d78fe
Optimize baselines: editing
by akling@apple.com
· 11 years ago
3a182c7
Change LayoutTests' e* files to use pre and post js files in LayoutTests/resources.
by mark.lam@apple.com
· 11 years ago
c87c3b6
Unreviewed optimize-baselines for mac and win.
by roger_fong@apple.com
· 12 years ago
9ddc004
Mac rebaseline after r140202.
by rniwa@webkit.org
· 12 years ago
a4530f1
[Chromium] Expectations as a result of removing Skia code suppressions
by schenney@chromium.org
· 12 years ago
35a3a42
Expectations as a result of removing Skia code suppressions
by schenney@chromium.org
· 12 years ago
b92b74a
Expectations as a result of removing Skia code suppressions
by schenney@chromium.org
· 12 years ago
d3da52f
Remove document as a parameter from a few internals methods
by tony@chromium.org
· 12 years ago
1bd6c2d
Fix scrollRectToVisible in the presence of transforms
by commit-queue@webkit.org
· 12 years ago
10e8f1f
Final newline (LF or CRLF) in paste buffer is converted to space
by commit-queue@webkit.org
· 12 years ago
9332633
Testcase LayoutTests/editing/input/editable-container-with-word-wrap-normal.html failing on Mac
by commit-queue@webkit.org
· 12 years ago
0277e18
Caret position is wrong when a editable container has word-wrap:normal set
by commit-queue@webkit.org
· 12 years ago
14f6b5b
Editing tests should use testRunner instead of layoutTestController
by rniwa@webkit.org
· 13 years ago
5d6083b
Avoid jumpscroll when entering new text in a multi-line editor.
by mnaganov@chromium.org
· 13 years ago
2599b91
REGRESSION (r94497): Pressing Command+A when inline (Marked Text) is not empty will clean whole content
by rniwa@webkit.org
· 13 years ago
6fef9b7
Another round of straightforward Chromium Lion rebaselines.
by ojan@chromium.org
· 13 years ago
23bfe19
REGRESSION(r99076): WebKit pastes the trailing newline into a single-line text field
by rniwa@webkit.org
· 13 years ago
61860a4
[Refactoring][Internals] Should have InternalSettings
by morrita@google.com
· 13 years ago
b8b8bd1
Mitigate scrollbar differences when running pixel tests
by simon.fraser@apple.com
· 13 years ago
255ff1b
Unreviewed: more rebaselines in chromium after r104240.
by dslomov@google.com
· 13 years ago
83eaf39
Scroll non-visible edit controls and caret into the center of the view when starting typing.
by mnaganov@chromium.org
· 13 years ago
ab85a0d
Line breaks are lost when pasted into textarea text starting with a blank line set while textarea is hidden
by rniwa@webkit.org
· 13 years ago
1d5aa05
JS Test Harness: Remove successfullyParsed from more tests
by arv@chromium.org
· 13 years ago
2edee98
JS Test Harness: Remove more link tags
by arv@chromium.org
· 13 years ago
3344838
Replace textInputController.doCommand with eventSender.keyDown in password-echo tests
by commit-queue@webkit.org
· 13 years ago
dbd63aa
Added support for momentarily revealing last typed character in password input.
by commit-queue@webkit.org
· 13 years ago
c8019c6
Add support of setPasswordEchoEnabled and setPasswordEchoDuration for password echo feature
by commit-queue@webkit.org
· 13 years ago
1d1ee0ad
REGRESSION(r70598): [Chromium] Style changes in textInput event can prevent from updating <textarea> value.
by morrita@google.com
· 13 years ago
de9b1a1
Search field in designMode causes a crash
by rniwa@webkit.org
· 13 years ago
db74a2c
2011-06-15 Ryosuke Niwa <rniwa@webkit.org>
by rniwa@webkit.org
· 14 years ago
9725203
2011-03-10 Ryosuke Niwa <rniwa@webkit.org>
by rniwa@webkit.org
· 14 years ago
0b512b6
2011-03-07 Xianzhu Wang <wangxianzhu@google.com>
by commit-queue@webkit.org
· 14 years ago
1714e2e
2011-03-01 Ryosuke Niwa <rniwa@webkit.org>
by rniwa@webkit.org
· 14 years ago
5ed30ae
2011-01-11 Mihai Parparita <mihaip@chromium.org>
by mihaip@chromium.org
· 14 years ago
50e394a
2010-12-23 Jan Erik Hanssen <jhanssen@sencha.com>
by commit-queue@webkit.org
· 14 years ago
54a246d
2010-12-03 Ryosuke Niwa <rniwa@webkit.org>
by rniwa@webkit.org
· 14 years ago
af83b3b
2010-06-02 Nico Weber <thakis@chromium.org>
by eric@webkit.org
· 15 years ago
d57a78d
2010-05-26 Zelidrag Hornung <zelidrag@chromium.org>
by tony@chromium.org
· 15 years ago
baa2be3
2010-03-15 Tony Chang <tony@chromium.org>
by eric@webkit.org
· 15 years ago
1851e3e
2010-03-04 Tony Chang <tony@chromium.org>
by tony@chromium.org
· 15 years ago
ddd8750
"Shadow tree" DOM nodes are being accidentally exposed to JavaScript
by darin@apple.com
· 15 years ago
4c6e10d
2008-06-22 Jonathon Jongsma <jonathon.jongsma@collabora.co.uk>
by mrowe@apple.com
· 17 years ago
58988c9
Move pixel test results that were mistakenly left in place after r25970
by aroben
· 17 years ago
cc333b2
Move all test results that are platform dependent but
by lars
· 17 years ago
f3d01a8
RS=Adam
by oliver
· 17 years ago
0ed183a
LayoutTests:
by oliver
· 18 years ago
383b628
LayoutTests:
by oliver
· 18 years ago
95a0eb9
Reviewed by Darin.
by ap
· 18 years ago
258af4a
LayoutTests:
by darin
· 18 years ago
4fd1daf
LayoutTests:
by darin
· 18 years ago
28ce873
LayoutTests:
by weinig
· 18 years ago
e20f1be
- update test results for Hyatt's focus node enhancement (fix for 12149)
by darin
· 18 years ago
9e65959
LayoutTests:
by justing
· 18 years ago
f38d7c7
LayoutTests:
by ggaren
· 18 years ago
397edaa
LayoutTests:
by justing
· 18 years ago
1bb7d0b
LayoutTests:
by lweintraub
· 19 years ago
6d37780
LayoutTests:
by lweintraub
· 19 years ago
6b045bd
LayoutTests:
by justing
· 19 years ago
9556126
LayoutTests:
by justing
· 19 years ago
93798f1
LayoutTests:
by justing
· 19 years ago
11ec52e
LayoutTests:
by justing
· 19 years ago
568a86c
LayoutTests:
by lweintraub
· 19 years ago
266dc04
Land updated results.
by hyatt
· 19 years ago
2b0ff52
LayoutTests:
by darin
· 19 years ago
20bc9a1
- updated layout test results, mostly for the change in focus ring appearance
by darin
· 19 years ago
e00826d
by justing
· 19 years ago
b6206a8
Reviewed by harrison
by justing
· 19 years ago
dfd6cee
Reviewed by Justin.
by ap
· 19 years ago
b13a554
Reviewed by Maciej.
by ap
· 19 years ago
a4766be
<http://bugzilla.opendarwin.org/show_bug.cgi?id=6211>
by justing
· 19 years ago
a8a30cd
Reviewed by justin
by justing
· 19 years ago
86a3307
Reviewed by harrison
by justing
· 19 years ago
2b7cd7d
LayoutTests:
by darin
· 19 years ago