index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
WebKit
/
LayoutTests
/
editing
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't collapse whitespace in contenteditable=plaintext-only.
tkent
2016-03-17
2
-0
/
+20
*
Editing: Skip TestRendering in ReplaceSelectionCommand if the editing host is...
tkent
2016-03-11
1
-1
/
+1
*
Double-clicking whitespace after value text should select the last word in IN...
tkent
2015-11-25
1
-0
/
+37
*
Fix underline composition to draw correctly for RTL text
changwan
2015-11-20
6
-0
/
+68
*
Auto-rebaseline for r360247
Walter Korman
2015-11-18
1
-3
/
+3
*
Revert "Remove obsolete LTR scrollbar padding hack."
wkorman
2015-11-18
1
-5
/
+5
*
Update layout tests to work when smooth scrolling is enabled by default
ymalik
2015-11-09
2
-0
/
+4
*
Auto-rebaseline for r202350
joelo@chromium.org
2015-09-16
1
-3
/
+3
*
Revert "Revert "Remove obsolete LTR scrollbar padding hack.""
wkorman@chromium.org
2015-09-16
1
-5
/
+5
*
Auto-rebaseline for r202221
joelo@chromium.org
2015-09-14
1
-3
/
+3
*
Revert "Remove obsolete LTR scrollbar padding hack."
wkorman@chromium.org
2015-09-14
1
-5
/
+5
*
Auto-rebaseline for r200378
wangxianzhu@google.com
2015-08-12
1
-3
/
+3
*
Remove obsolete LTR scrollbar padding hack.
wkorman@chromium.org
2015-08-12
1
-5
/
+5
*
Convert tests (except fast/, imported/) using ahem font to ahem.js style
wangxianzhu@chromium.org
2015-06-26
3
-0
/
+3
*
Update most LayoutTests to be agnostic to scrollTopLeftInterop mode
rbyers@chromium.org
2015-05-20
1
-1
/
+1
*
firstRectForCharacterRange(): don't fall over in an editable-less frame.
sigbjornf@opera.com
2015-05-04
2
-0
/
+18
*
Discard scrolling to the saved scroll points if there is any selection done b...
sanjoy.pal@samsung.com
2015-03-31
3
-0
/
+53
*
Large rebaselines for rendering to layout rename
dsinclair@chromium.org
2015-03-01
1
-16
/
+16
*
Ignore setSelectionRange when node is un-parented.
szager@chromium.org
2015-02-21
2
-0
/
+16
*
Move and rename RenderBR to LayoutBR.
mstensho@opera.com
2015-02-17
1
-3
/
+3
*
Unprefix usage of -webkit-transform in tests
samli@chromium.org
2014-10-18
2
-2
/
+2
*
HTMLTextAreaElement.setSelectionRange should not change focus.
yoichio@chromium.org
2014-07-24
1
-0
/
+1
*
Call setPosition with valid offset in another layout test.
yoichio@chromium.org
2014-05-08
1
-1
/
+1
*
Replace Selection.setPosition with Selection.collapse in layout tests.
yoichio@chromium.org
2014-05-07
5
-7
/
+7
*
Add ability to explicitly show and hide passwords.
gcasto@chromium.org
2014-01-28
3
-0
/
+35
*
Partial revert of r161493.
ojan@chromium.org
2013-11-08
2
-6
/
+6
*
Command-B and Command-I should work in contenteditable
keishi@chromium.org
2013-11-08
2
-0
/
+51
*
Move finishJSTest to fire at onload.
ojan@chromium.org
2013-11-07
2
-6
/
+6
*
Revert 161459 "Command-B and Command-I should work in contentedi..."
kbr@chromium.org
2013-11-06
2
-51
/
+0
*
Command-B and Command-I should work in contenteditable
keishi@chromium.org
2013-11-06
2
-0
/
+51
*
Move fast/js/resources files to resources.
ojan@chromium.org
2013-11-05
5
-5
/
+5
*
Delete js-test-post.js.
ojan@chromium.org
2013-11-02
3
-3
/
+0
*
Make js-test-post a noop.
ojan@chromium.org
2013-11-01
2
-0
/
+6
*
Access innerTextElement by ID.
tkent@chromium.org
2013-10-28
1
-0
/
+1
*
Remove unused editing related member functions from WebViewClient
yosin@chromium.org
2013-10-10
2
-38
/
+0
*
Fix improper scrollTop/Left usage in LayoutTests/
a1.gomes@sisa.samsung.com
2013-10-09
1
-2
/
+2
*
Fix editing/input/editable-container-with-word-wrap-normal.html on Mac
ksakamoto@chromium.org
2013-08-16
1
-5
/
+1
*
Fix window.textInputController methods leaks its return values.
kouhei@chromium.org
2013-08-09
2
-0
/
+27
*
Auto-rebaseline for r154767
ojan@chromium.org
2013-07-24
1
-17
/
+0
*
This patch adds
yosin@chromium.org
2013-06-27
2
-0
/
+68
*
Call cancelCompositionIfSelectionIsInvalid on setSelection.
aurimas@chromium.org
2013-05-29
2
-29
/
+49
*
Run webkit-patch optimize-baselines over the whole tree.
ojan@chromium.org
2013-04-25
2
-118
/
+0
*
Move all generic Chromium expected results to the generic location
steveblock@chromium.org
2013-04-12
3
-0
/
+166
*
[Chromium] Expectations as a result of removing Skia code suppressions
schenney@chromium.org
2013-02-09
1
-79
/
+0
*
Expectations as a result of removing Skia code suppressions
schenney@chromium.org
2013-02-08
1
-0
/
+79
*
Expectations as a result of removing Skia code suppressions
schenney@chromium.org
2013-02-08
1
-0
/
+14
*
Remove document as a parameter from a few internals methods
tony@chromium.org
2013-01-24
1
-2
/
+2
*
Fix scrollRectToVisible in the presence of transforms
commit-queue@webkit.org
2013-01-18
4
-0
/
+56
*
Final newline (LF or CRLF) in paste buffer is converted to space
commit-queue@webkit.org
2012-10-11
1
-1
/
+1
*
Testcase LayoutTests/editing/input/editable-container-with-word-wrap-normal.h...
commit-queue@webkit.org
2012-08-06
2
-7
/
+5
[next]