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

Side by Side Diff: LayoutTests/dom/svg/svg-className-lookup-crash-expected.txt

Issue 13871003: Fixing getComputedStyle to return pixel values for left / right / top / bottom (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixing a const issue. Created 7 years, 8 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 Accessing a SVGStyledElement's class attribute should not crash.
2 createElementNS() className is 'created', the actual class was 'created' and 'cr eated'.
3 In document className is 'indocument', the actual class was 'indocument' and 'in document'.
4
OLDNEW
« no previous file with comments | « LayoutTests/dom/svg/svg-className-lookup-crash.htm ('k') | LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698