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

Side by Side Diff: LayoutTests/fast/backgrounds/repeat/background-repeat-shorthand.html

Issue 14619018: As discussed in blink-dev mailing list remove getPropertyShorthand and isImplicit from the Web expo… (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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
« no previous file with comments | « no previous file | LayoutTests/fast/backgrounds/repeat/background-repeat-shorthand-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2 <html>
3 <head>
4 <link rel="stylesheet" href="resources/background-repeat-shorthand.css">
5 <script src="../../js/resources/js-test-pre.js"></script>
6 </head>
7 <body>
8 <div id="icon1"></div>
9 <div id="icon2"></div>
10 <script src="resources/background-repeat-shorthand.js"></script>
11 <script src="../../js/resources/js-test-post.js"></script>
12 </body>
13 </html>
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/backgrounds/repeat/background-repeat-shorthand-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698