| Index: LayoutTests/inspector-protocol/dom/dom-getBoxModel-expected.txt
|
| diff --git a/LayoutTests/inspector-protocol/dom/dom-getBoxModel-expected.txt b/LayoutTests/inspector-protocol/dom/dom-getBoxModel-expected.txt
|
| index 1afef6b86356cc2b88773f442a930cfbb56a5210..d8b52ab3d1f0b3756067f8701ebecded7e2bc941 100644
|
| --- a/LayoutTests/inspector-protocol/dom/dom-getBoxModel-expected.txt
|
| +++ b/LayoutTests/inspector-protocol/dom/dom-getBoxModel-expected.txt
|
| @@ -30,7 +30,7 @@ DIV style,position:absolute;top:200;left:100;width:100;height:100;background:gre
|
| [6] : 100
|
| [7] : 300
|
| ]
|
| -DIV style,position:absolute;top:150;left:50;width:100;height:100;background:blue;-webkit-transform:rotate(45deg); [
|
| +DIV style,position:absolute;top:150;left:50;width:100;height:100;background:blue;transform:rotate(45deg); [
|
| [0] : 100
|
| [1] : 129
|
| [2] : 171
|
|
|