| 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
|
|
|
|
|