| Index: LayoutTests/inspector/styles/selector-line-deprecated-expected.txt
 | 
| diff --git a/LayoutTests/inspector/styles/selector-line-expected.txt b/LayoutTests/inspector/styles/selector-line-deprecated-expected.txt
 | 
| similarity index 51%
 | 
| copy from LayoutTests/inspector/styles/selector-line-expected.txt
 | 
| copy to LayoutTests/inspector/styles/selector-line-deprecated-expected.txt
 | 
| index feb579a0ffa9d02a4e38f4923b746eab91020d9a..6935c76db20b688ff3324c9725b1468a74029052 100644
 | 
| --- a/LayoutTests/inspector/styles/selector-line-expected.txt
 | 
| +++ b/LayoutTests/inspector/styles/selector-line-deprecated-expected.txt
 | 
| @@ -1,3 +1,5 @@
 | 
| +CONSOLE MESSAGE: "/*@ sourceMapURL=" source mapping URL declaration is deprecated, "/*# sourceMapURL=" declaration should be used instead.
 | 
| +CONSOLE MESSAGE: "/*@ sourceMapURL=" source mapping URL declaration is deprecated, "/*# sourceMapURL=" declaration should be used instead.
 | 
|  Tests that selector line is computed correctly regardless of its start column. Bug 110732.
 | 
|  
 | 
|  Text
 | 
| @@ -11,7 +13,7 @@ element.style  { ()
 | 
|  color: green;
 | 
|  
 | 
|  [expanded] 
 | 
| -#inspected  { (selector-line.html:4 -> selector-line.html:4:1)
 | 
| +#inspected  { (selector-line-deprecated.html:4 -> selector-line-deprecated.html:4:1)
 | 
|  /-- overloaded --/ color: green;
 | 
|  
 | 
|  [expanded] 
 | 
| 
 |