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

Unified 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: ResolveConflict 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/events/key-events-in-editable-gridbox.html ('k') | Source/core/dom/Position.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/events/key-events-in-editable-gridbox-expected.txt
diff --git a/LayoutTests/fast/events/key-events-in-editable-flexbox-expected.txt b/LayoutTests/fast/events/key-events-in-editable-gridbox-expected.txt
similarity index 100%
copy from LayoutTests/fast/events/key-events-in-editable-flexbox-expected.txt
copy to LayoutTests/fast/events/key-events-in-editable-gridbox-expected.txt
index e3ecefb5810c5ae018a7e79ee904ee7d93b62f8d..05b85c8cd6392a3ae8001d3abfe28f07f53869a6 100644
--- a/LayoutTests/fast/events/key-events-in-editable-flexbox-expected.txt
+++ b/LayoutTests/fast/events/key-events-in-editable-gridbox-expected.txt
@@ -1,7 +1,7 @@
-PASS successfullyParsed is true
-
-TEST COMPLETE
PASS targetDiv.innerText is "TEST"
PASS targetDiv.innerText is ""
PASS targetDiv.innerText is "TEST"
+PASS successfullyParsed is true
+
+TEST COMPLETE
TEST
« no previous file with comments | « LayoutTests/fast/events/key-events-in-editable-gridbox.html ('k') | Source/core/dom/Position.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698