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

Unified Diff: LayoutTests/inspector/filtered-item-selection-dialog-rendering-expected.txt

Issue 1095153002: DevTools: fix inspector/filter-item-selection-dialog-rendering.html (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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/inspector/filtered-item-selection-dialog-rendering.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/filtered-item-selection-dialog-rendering-expected.txt
diff --git a/LayoutTests/inspector/filtered-item-selection-dialog-rendering-expected.txt b/LayoutTests/inspector/filtered-item-selection-dialog-rendering-expected.txt
index d298076b3c2da2cff24dbf75b0a32beabed664c4..e7db869228bc243ff31e9d0e8cac814229b4be47 100644
--- a/LayoutTests/inspector/filtered-item-selection-dialog-rendering-expected.txt
+++ b/LayoutTests/inspector/filtered-item-selection-dialog-rendering-expected.txt
@@ -3,37 +3,33 @@ Verifies that SelectUISourceCodeDialog rendering works properly.
Running: testRenderingInNameOnly
filter query: 12
-helloWorld[1][2].js
-test/helloWorld12.js
---------------------
are-shown.js
test/some/very-long-url/which/usually/breaks-rendering/due-to/trancation/so/that/the-path-is-cut-ap…
--------------------
+helloWorld[1][2].js
+test/helloWorld12.js
Running: testRenderingInPathAndName
filter query: te12
-helloWorld12.js
-[t][e]st/helloWorld[1][2].js
---------------------
are-shown.js
test/some/very-long-url/which/usually/breaks-rendering/due-to/trancation/so/that/the-path-is-cut-ap…
--------------------
+helloWorld12.js
+[t][e]st/helloWorld[1][2].js
Running: testRenderingInNameInTruncatedPath
filter query: shown.js
-helloWorld12[.][j][s]
-test/helloWorld12.js
---------------------
are-[s][h][o][w][n][.][j][s]
test/some/very-long-url/which/usually/breaks-rendering/due-to/trancation/so/that/the-path-is-cut-ap…
--------------------
+helloWorld12[.][j][s]
+test/helloWorld12.js
Running: testRenderingInTruncatedPath
filter query: usually-shown.js
-helloWorld12[.][j][s]
-test/helloWorld12.js
---------------------
are-shown.js
test/some/very-long-url/which/[u][s][u][a][l][l][y]/breaks-rendering/due-to/trancation/so/that/the-path-is-cut-ap…
--------------------
+helloWorld12[.][j][s]
+test/helloWorld12.js
« no previous file with comments | « LayoutTests/inspector/filtered-item-selection-dialog-rendering.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698