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

Side by Side Diff: LayoutTests/webexposed/internal-properties-should-not-be-exposed-expected.txt

Issue 22849019: Unexpose -webkit-marquee-direction (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 4 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 This test checks that -internal-* properties are not exposed to JS.
2
3
4 Testing -internal-marquee-direction
5 PASS window.getComputedStyle(element).getPropertyValue(property) is null
6 PASS element.style.getPropertyCSSValue(property) is null
7 Value after setting -internal-marquee-direction to alternate
8 PASS element.style.getPropertyCSSValue(property) is null
9
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13
OLDNEW
« no previous file with comments | « LayoutTests/webexposed/internal-properties-should-not-be-exposed.html ('k') | Source/core/css/CSSComputedStyleDeclaration.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698