Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(278)

Side by Side Diff: LayoutTests/fast/events/key-events-in-editable-gridbox-expected.txt

Issue 870013003: Div having contentEditable and display:grid cannot be edited if it is empty. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add minimumLogicalHeightForEmptyLine Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 PASS successfullyParsed is true 1 PASS successfullyParsed is true
2 2
3 TEST COMPLETE 3 TEST COMPLETE
4 PASS targetDiv.innerText is "TEST" 4 PASS targetDiv.innerText is "TEST"
5 PASS targetDiv.innerText is "" 5 PASS targetDiv.innerText is ""
6 PASS targetDiv.innerText is "TEST" 6 PASS targetDiv.innerText is "TEST"
7 TEST 7 TEST
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698