Index: LayoutTests/inspector/elements/highlight-node-transformed-expected.txt |
diff --git a/LayoutTests/inspector/elements/highlight-node-transformed-expected.txt b/LayoutTests/inspector/elements/highlight-node-transformed-expected.txt |
deleted file mode 100644 |
index 4012588322fd05d303fc85afff20a9c91ad33304..0000000000000000000000000000000000000000 |
--- a/LayoutTests/inspector/elements/highlight-node-transformed-expected.txt |
+++ /dev/null |
@@ -1,87 +0,0 @@ |
- |
-div{ |
- "paths": [ |
- { |
- "path": [ |
- "M", |
- 205, |
- 100, |
- "L", |
- 205, |
- 180, |
- "L", |
- 105, |
- 180, |
- "L", |
- 105, |
- 100, |
- "Z" |
- ], |
- "fillColor": "rgba(255, 0, 0, 0)", |
- "outlineColor": "rgba(128, 0, 0, 0)" |
- }, |
- { |
- "path": [ |
- "M", |
- 205, |
- 100, |
- "L", |
- 205, |
- 180, |
- "L", |
- 105, |
- 180, |
- "L", |
- 105, |
- 100, |
- "Z" |
- ], |
- "fillColor": "rgba(0, 255, 0, 0)" |
- }, |
- { |
- "path": [ |
- "M", |
- 205, |
- 100, |
- "L", |
- 205, |
- 180, |
- "L", |
- 105, |
- 180, |
- "L", |
- 105, |
- 100, |
- "Z" |
- ], |
- "fillColor": "rgba(0, 0, 255, 0)" |
- }, |
- { |
- "path": [ |
- "M", |
- 205, |
- 100, |
- "L", |
- 205, |
- 180, |
- "L", |
- 105, |
- 180, |
- "L", |
- 105, |
- 100, |
- "Z" |
- ], |
- "fillColor": "rgba(255, 255, 255, 0)" |
- } |
- ], |
- "showRulers": true, |
- "showExtensionLines": true, |
- "elementInfo": { |
- "tagName": "div", |
- "idValue": "div", |
- "nodeWidth": "100", |
- "nodeHeight": "80" |
- } |
-} |
- |