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

Side by Side 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: Removed JSONObject created in buildObjectForShapeOutsideInfo. Storing directly in type builder 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 unified diff | Download patch
OLDNEW
(Empty)
1 [["M",88,8,"L",88,8,"C",132,8,168,44,168,88,"L",168,88,"C",168,132,132,168,88,16 8,"L",88,168,"C",44,168,8,132,8,88,"L",8,88,"C",8,44,44,8,88,8,"Z"]]
pfeldman 2014/05/02 10:49:23 So shape is array of arrays. This does not sound r
Habib Virji 2014/05/02 11:38:52 Done.
2 [["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"]]
3 [["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"]]
4 [["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"] ]
5 [["M",568,168,"L",600,168,"C",635,168,664,197,664,232,"L",664,264,"C",664,282,65 0,296,632,296,"L",568,296,"C",550,296,536,282,536,264,"L",536,200,"C",536,182,55 0,168,568,168,"Z"]]
6 [["M",8,328,"L",8,528,"L",208,328,"Z"]]
7 [["M",184,344,"L",284,344,"L",284,444,"L",184,444,"Z"]]
8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698