| Index: third_party/WebKit/LayoutTests/fast/dom/shadow/pseudo-host-parameter-matches-shadow-host-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/pseudo-host-parameter-matches-shadow-host-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/pseudo-host-parameter-matches-shadow-host-expected.txt
 | 
| index 16746da70daf9a1ebfffa35acfebd59afe3b8d21..af28be4dac50e5a8ce0400002c2bebada65e3a2d 100644
 | 
| --- a/third_party/WebKit/LayoutTests/fast/dom/shadow/pseudo-host-parameter-matches-shadow-host-expected.txt
 | 
| +++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/pseudo-host-parameter-matches-shadow-host-expected.txt
 | 
| @@ -3,13 +3,13 @@ Test that :host(selector) can match a shadow host when the host matches the sele
 | 
|  On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 | 
|  
 | 
|  
 | 
| -PASS borderColorOf(getNodeInTreeOfTrees("host")) is "rgb(0, 128, 0)"
 | 
| -PASS borderColorOf(getNodeInTreeOfTrees("host")) is "rgb(0, 128, 0)"
 | 
| -PASS borderColorOf(getNodeInTreeOfTrees("host")) is "rgb(0, 128, 0)"
 | 
| -PASS borderColorOf(getNodeInTreeOfTrees("host")) is "rgb(0, 128, 0)"
 | 
| -PASS borderColorOf(getNodeInTreeOfTrees("host")) is "rgb(0, 128, 0)"
 | 
| -PASS borderColorOf(getNodeInTreeOfTrees("host")) is "rgb(0, 128, 0)"
 | 
| -PASS borderColorOf(getNodeInTreeOfTrees("host")) is "rgb(0, 128, 0)"
 | 
| +PASS borderColorOf(getNodeInComposedTree("host")) is "rgb(0, 128, 0)"
 | 
| +PASS borderColorOf(getNodeInComposedTree("host")) is "rgb(0, 128, 0)"
 | 
| +PASS borderColorOf(getNodeInComposedTree("host")) is "rgb(0, 128, 0)"
 | 
| +PASS borderColorOf(getNodeInComposedTree("host")) is "rgb(0, 128, 0)"
 | 
| +PASS borderColorOf(getNodeInComposedTree("host")) is "rgb(0, 128, 0)"
 | 
| +PASS borderColorOf(getNodeInComposedTree("host")) is "rgb(0, 128, 0)"
 | 
| +PASS borderColorOf(getNodeInComposedTree("host")) is "rgb(0, 128, 0)"
 | 
|  PASS successfullyParsed is true
 | 
|  
 | 
|  TEST COMPLETE
 | 
| 
 |