Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(134)

Unified Diff: LayoutTests/inspector/elements/highlight-css-shapes-outside-expected.txt

Issue 237313003: CSS shapes support in Web Inspector (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Code review comments Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector/elements/highlight-css-shapes-outside-expected.txt
diff --git a/LayoutTests/inspector/elements/highlight-css-shapes-outside-expected.txt b/LayoutTests/inspector/elements/highlight-css-shapes-outside-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c5066e4c1a780095e70283bb9e5265b038cb5003
--- /dev/null
+++ b/LayoutTests/inspector/elements/highlight-css-shapes-outside-expected.txt
@@ -0,0 +1,8 @@
+["M",88,8,"L",88,8,"C",132,8,168,44,168,88,"L",168,88,"C",168,132,132,168,88,168,"L",88,168,"C",44,168,8,132,8,88,"L",8,88,"C",8,44,44,8,88,8,"Z"]
+["M",248,56,"L",248,56,"C",266,56,280,70,280,88,"L",280,88,"C",280,106,266,120,248,120,"L",248,120,"C",230,120,216,106,216,88,"L",216,88,"C",216,70,230,56,248,56,"Z"]
+["M",360,24,"L",408,24,"C",443,24,472,53,472,88,"L",472,136,"C",472,145,465,152,456,152,"L",408,152,"C",373,152,344,123,344,88,"L",344,40,"C",344,31,351,24,360,24,"Z"]
+["M",568,8,"L",568,8,"C",612,8,648,33,648,64,"L",648,64,"C",648,95,612,120,568,120,"L",568,120,"C",524,120,488,95,488,64,"L",488,64,"C",488,33,524,8,568,8,"Z"]
+["M",568,168,"L",600,168,"C",635,168,664,197,664,232,"L",664,264,"C",664,282,650,296,632,296,"L",568,296,"C",550,296,536,282,536,264,"L",536,200,"C",536,182,550,168,568,168,"Z"]
+["M",8,328,"L",8,528,"L",208,328,"Z"]
+["M",184,344,"L",284,344,"L",284,444,"L",184,444,"Z"]
+

Powered by Google App Engine
This is Rietveld 408576698