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

Side by Side Diff: LayoutTests/fast/css/content-property-serialization-expected.txt

Issue 707923003: Allow content property to roundtrip (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch for landing Created 6 years, 1 month 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 Verifies that a css text serialization of the content property can be roundtripp ed.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS successfullyParsed is true
7
8 TEST COMPLETE
9 This is a testharness.js-based test.
10 PASS CSS.supports('content', '' (' url(http://example.com/) ')'') should return true
11 PASS e.style['content'] = '' (' url(http://example.com/) ')'' should set the val ue
12 PASS Serialization should round-trip after setting e.style['content'] = '' (' ur l(http://example.com/) ')''
13 Harness: the test ran to completion.
14
OLDNEW
« no previous file with comments | « LayoutTests/fast/css/content-property-serialization.html ('k') | LayoutTests/fast/css/csstext-of-content-string.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698