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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/dom/svg/svg-className-lookup-crash-expected.txt
diff --git a/LayoutTests/dom/svg/svg-className-lookup-crash-expected.txt b/LayoutTests/dom/svg/svg-className-lookup-crash-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7ead0fb15fa4576415723f4418c2132d523138fa
--- /dev/null
+++ b/LayoutTests/dom/svg/svg-className-lookup-crash-expected.txt
@@ -0,0 +1,4 @@
+Accessing a SVGStyledElement's class attribute should not crash.
+createElementNS() className is 'created', the actual class was 'created' and 'created'.
+In document className is 'indocument', the actual class was 'indocument' and 'indocument'.
+
« 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