aboutsummaryrefslogtreecommitdiff
path: root/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/preserve-new-line.css
blob: e1f0c9217413d7f280a68df1033c268b71e4dc8f (plain)
1
2
3
4
5
6
#sel-o {
  content: "on\"ce upon \
a time";
  content: 'once upon \
a ti\'me';
}