Here is my code:
..
It parses only style=\'posit
style=\'posit
It would have been handy if you'd posted the HAML you're using, but this is how it's done:
%div.some{ :style => "position: absolute; left: 300px; top: 300px;" }