Commit Graph

187 Commits

Author SHA1 Message Date
Harsha
111ff7ed1c fix regex to test h1 tag spanning multiple lines 2015-12-05 15:54:43 -05:00
Quincy Larson
0e11374188 Merge pull request #5006 from vtamara/fix/translation-minor-spanish
Minor improvements to spanish translation
2015-12-05 00:02:30 -06:00
Arsen Melikyan
efb9eccb19 Merge pull request #4999 from xjlim/fix/fix-hexademical
fix typo in description
2015-12-04 09:26:04 +04:00
Vladimir Támara Patiño
ffb4d06d62 Minor improvements to spanish translation 2015-12-03 19:02:34 -05:00
Terra Incognita
36e6343c56 fix typo 2015-12-03 13:33:10 -08:00
Dieter Daems
d9aa7bf712 Fix second test to only test for brackets
- properly detect curly brackets without countradicting the first test
result.
2015-12-03 09:18:36 +01:00
Dieter Daems
3cf399a73f Fix: Check if both P tags have a font-size of 16px
currently the test would pass, when you add font-size 16px to the red-text class.
Even tho the second p tag didn't have the class.
2015-12-03 05:41:24 +01:00
SaintPeter
a21348bec9 Fix Uncomment HTML bad 4th test 2015-12-02 19:07:21 -08:00
Berkeley Martinez
4778540072 Fix broken tests
Should use editor.getValue() or `code` when you need code
as a string.
2015-12-02 17:02:37 -08:00
Berkeley Martinez
4c3889d639 Add semicolons to tests
\#AlwaysUseSemicolons
2015-12-02 12:52:00 -08:00
Berkeley Martinez
063d16383f Fix Change editor.match to code.match to prevent collisions 2015-12-02 11:50:45 -08:00
Logan Tegman
7cdf1ef2dd Fix Assert messages missing prepended message: 2015-12-02 10:11:06 -08:00
Arsen Melikyan
2f2e021e03 Merge pull request #4846 from gasperno/fix/test-waypoint-image-link
Improve test case for waypoint:Turn an Image into a Link
2015-12-01 21:11:32 +04:00
Arsen Melikyan
d77f4eab06 Fix a test and add periods 2015-12-01 15:49:14 +04:00
Harsha
d8143ba7e8 Improve test case for waypoint:Turn an Image into a Link 2015-12-01 02:06:12 -05:00
Berkeley Martinez
4a7470f658 Keywords are not function calls 2015-11-29 16:28:32 -08:00
chriscampbell32
d99be4b44e added that this does not work in safari.
added that this does not work in safari in description

added period.
2015-11-29 14:58:35 -05:00
sycrat
fdbcce7277 added alt-text in waypoint seeds after it is taught 2015-11-28 16:07:57 +10:00
Eric Leung
3081033695 Fix description explaining hexadecimal numbers 2015-11-24 22:22:30 -08:00
Rex Schrader
102d2d8344 Merge pull request #4701 from erictleung/fix/remove-waypoint-checkbox-quotes
Unescape quotation marks
2015-11-24 21:43:38 -08:00
Eric Leung
74005c6d44 Unescape quotation marks 2015-11-24 20:23:48 -08:00
Harsha
05cea5dcbb fixed test description in html5-and-css.json 2015-11-24 18:05:00 -05:00
Rex Schrader
3079af3571 Merge pull request #4654 from ltegman/fix/wp-create-bulleted-ul-4652
Fix WP Bulleted List Tests
2015-11-22 22:06:03 -08:00
Logan Tegman
50ba343915 Fix WP Bulleted List Tests
Closes #4652
2015-11-22 12:24:38 -08:00
Zach Krzyzanowski
e00ecaf093 Added Monospace to H2 font-family CSS. Challenge does not explicitly ask user to add Monospace font as a fallback font. 2015-11-22 00:31:14 -05:00
Quincy Larson
927a058b90 make times for waypoint challenges less optimistic 2015-11-20 01:26:57 -06:00
Quincy Larson
9468b42de9 Merge pull request #4478 from vtamara/add/ES-translation-of-html5-and-css
Completes translation to spanish of HTML5 & CSS
2015-11-19 21:49:32 -06:00
Vladimir Támara Patiño
dc453eb20a Thanks for corrections to @justinian633 2015-11-19 22:07:18 -05:00
Vladimir Támara Patiño
7e1448248a Completes translation to spanish. 2015-11-19 21:38:18 -05:00
Mitch
24ffb1346c Updated a href dead link challenge to be more clear 2015-11-16 20:50:48 -05:00
Quincy Larson
99a565e82e Merge pull request #4449 from vtamara/fix/spaord1
Reordering spanish descriptions to follow changes in english
2015-11-16 10:17:36 -08:00
Vladimir Támara Patiño
76a9df656f Reordering spanish descriptions to follow changes in english 2015-11-15 08:21:52 -05:00
Logan Tegman
0770ad538b Merge pull request #4428 from FreeCodeCamp/fix/nest-an-anchor-description
Clarify Waypoint: Nest an Anchor Element Description Text
2015-11-14 22:50:13 -08:00
Faizaan
24aaff722c fix typo 2015-11-14 11:28:18 +05:30
SaintPeter
e9d7307748 Claify Nest an Element Description Text 2015-11-13 19:18:57 -08:00
Rex Schrader
3f1da6faf2 Merge pull request #4387 from ltegman/fix/waypoint-add-different-margins-instructions-4327
Fix Waypoint Add Different Margins Instruction Order
2015-11-12 08:58:11 -08:00
Logan Tegman
7aaca15953 Fix Waypoint Add Different Margins Instruction Order
Closes #4327
2015-11-12 08:38:14 -08:00
Logan Tegman
f0cf140d9a Fix Waypoint Style HTML Body Element Add Test
Closes #2686
2015-11-11 15:13:01 -08:00
Logan Tegman
342640542f Merge pull request #4239 from ptsurbeleu/fix-anchor-assert
Fix count a element assertion in 'waypoint-nest-an-anchor-element-within-a-paragraph' to avoid 'undefined is not an object' error
2015-11-09 11:00:07 -08:00
Pavel Tsurbeleu
f473d6116d update count a element assertion's message in 'waypoint-nest-an-anchor-element-within-a-paragraph' challenge to precisely reflect the requirements and avoid confusion 2015-11-09 10:53:13 -08:00
Pavel Tsurbeleu
c5f4f1f5f4 fix count a element assertion to avoid 'undefined is not an object' error message when the element is missing, closes #899 2015-11-07 21:56:58 -08:00
Logan Tegman
e0ee41033a Merge pull request #4225 from SaintPeter/fix/give-image-border-width
Fixes Give Images Border Width Issue
2015-11-06 19:28:31 -08:00
SaintPeter
716fb74352 Cleanup to Font Size Waypoint
Fixes Font Size Desciption, Test
2015-11-06 18:39:00 -08:00
SaintPeter
0dc082e915 Fixes Give Images Border Width Issue 2015-11-06 18:20:09 -08:00
Rex Schrader
79fd8e0bf8 Fixes 4160 - Missing Semicolon on Use an ID Attribute 2015-11-04 11:28:28 -08:00
Berkeley Martinez
3b04646dff Merge pull request #4114 from ltegman/fix/sidebar-indentation-character
Fix Sidebar Code Indentation Character
2015-11-01 23:01:58 -08:00
Berkeley Martinez
6a8d4ee02f Merge pull request #4099 from ltegman/fix/waypoint-create-radio-button-wording-3856
Fix Create Radio Buttons Redundant Wording
2015-11-01 23:00:50 -08:00
Logan Tegman
4959675d74 Fix Sidebar Code Indentation Character
Closes #3988
2015-11-01 17:11:23 -08:00
Logan Tegman
9a63bd60b6 Fix Create Radio Buttons Redundant Wording
Closes #3856
2015-11-01 11:22:27 -08:00
Logan Tegman
a44f864e6f Fix Waypoint Unordered List Instructions
Closes #3891
2015-11-01 10:48:29 -08:00