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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/autocomplete-css-expected.txt

Issue 2620623002: Implement display:flow-root (Closed)
Patch Set: bug 672508 Created 3 years, 11 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
Index: third_party/WebKit/LayoutTests/inspector/sources/autocomplete-css-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/autocomplete-css-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/autocomplete-css-expected.txt
index 592c682eedc4c95c980429d8e14040cc1392d5de..05cd6c7f774336f84101c399122874721986f030 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/autocomplete-css-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/autocomplete-css-expected.txt
@@ -61,5 +61,5 @@ Running: verifySuggestionsOnColumnTypedIn
.green {
display|
Suggestions displayed on ':' symbol typed in:
-[-webkit-box, -webkit-inline-box, block, contents, flex, grid, inherit, initial, inline, inline-block, inline-flex, inline-grid, inline-table, list-item, none, run-in, table, table-caption, table-cell, table-column, table-column-group, table-footer-group, table-header-group, table-row, table-row-group]
+[-webkit-box, -webkit-inline-box, block, contents, flex, flow-root, grid, inherit, initial, inline, inline-block, inline-flex, inline-grid, inline-table, list-item, none, run-in, table, table-caption, table-cell, table-column, table-column-group, table-footer-group, table-header-group, table-row, table-row-group]

Powered by Google App Engine
This is Rietveld 408576698