| Index: LayoutTests/inspector/elements/styles/region-style-crash-expected.txt
|
| diff --git a/LayoutTests/inspector/elements/styles/region-style-crash-expected.txt b/LayoutTests/inspector/elements/styles/region-style-crash-expected.txt
|
| deleted file mode 100644
|
| index 341ae7f1376a573afc4b28d800bc08f16890ac51..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/inspector/elements/styles/region-style-crash-expected.txt
|
| +++ /dev/null
|
| @@ -1,22 +0,0 @@
|
| -Tests that webkit css region styling can be parsed correctly. Test passes if it doesn't crash.
|
| -
|
| -P color styled in region: #008000.
|
| -
|
| -color: rgb(255, 0, 0);
|
| -display: block;
|
| -[expanded]
|
| -element.style { ()
|
| -
|
| -[expanded]
|
| -#p1 { (region-style-crash.html:6 -> region-style-crash.html:6:1)
|
| - color: #ff0000;
|
| -
|
| -[expanded]
|
| -p { (user agent stylesheet)
|
| - display: block;
|
| - -webkit-margin-before: 1em;
|
| - -webkit-margin-after: 1em;
|
| - -webkit-margin-start: 0px;
|
| - -webkit-margin-end: 0px;
|
| -
|
| -
|
|
|