Commit Graph

102 Commits

Author SHA1 Message Date
Mrugesh Mohapatra
2a961ae83c Merge pull request #9937 from dhcodes/fix/question-mark-in-alt-tag
Change test on Image Challenge to allow all char. in alt tag
2016-08-04 22:37:18 +05:30
Mrugesh Mohapatra
28f12e5704 Merge pull request #10032 from Manish-Giri/fix/prioritize-styles
Update regex for color check in Prioritize Styles challenge
2016-08-04 22:25:45 +05:30
Gina
545266e0be fix(challenge-tests) : Update test message on add a placeholder challenge 2016-08-04 11:42:21 +05:30
Manish-Giri
e5e7b000bd Update regex for color check in Prioritize Styles challenge 2016-08-02 00:41:25 +05:30
Dylan
83d7bb79c3 Allow alt tag test on Image Challenge to accept all characters
Accept any character in alt tag on Image Challenge
2016-07-31 14:48:05 -05:00
Berkeley Martinez
ee4f1dbb73 feature(translations): Normalize translations
translations are now listed under the prop "translations"
and keys to the IETF lang tag.
2016-07-28 23:40:01 -07:00
Berkeley Martinez
5f5f9e526e Fix next challenge loading logic 2016-07-28 23:39:17 -07:00
Mrugesh Mohapatra
9ee1d1beec Merge pull request #9793 from mizujin/translate/html5_css_FR
French Translation for HTML and CSS
2016-07-26 17:13:49 +05:30
Mrugesh Mohapatra
4af3e5e86e Merge pull request #9288 from Bouncey/Fix/Imporove-Accessibility
Fix/Improve Accessibilty Practices
2016-07-23 23:11:56 +05:30
Stuart
ff5a28a0d9 Fix/Improve Accessibilty Practices 2016-07-21 15:03:17 +01:00
alanbares
2a8e33c679 Add case insenstive regex for top 3 things cats hate test in create an ordered list challenge
Add regex fix to things cats love test
2016-07-20 13:51:36 -07:00
Rémi Fortier
bb4e0f5eb6 Translated challenge 10 to 18 2016-07-20 14:15:13 +00:00
Berkeley Martinez
3c1e08f894 Revert "Feature/Popover Definitions" 2016-07-16 21:35:28 -07:00
That Guy
ece31687fa Merge pull request #8917 from Bouncey/Feature/Popover-Def-HTML-CSS
Feature/Popover Definitions
2016-07-17 01:29:42 +01:00
Arun Kumar
16f99008ac Fix tests for uncomment html challenge 2016-07-04 03:55:59 +05:30
BKinahan
2a96008fc7 Change background color from 'gray' to 'silver' 2016-07-03 16:59:21 +00:00
Stuart Taylor
081fcdd563 Merge pull request #9484 from atjonathan/fix/size-your-images
# LGTM 🎉
2016-07-02 00:15:04 +01:00
Mrugesh Mohapatra
0ca9afb497 Merge pull request #9458 from arun1595/fix/css-overriding-challenge
Fix tests for override styles using important keyword challenge
2016-07-01 19:06:49 +05:30
Jonathan
eee9d53f23 Merge pull request #9471 from mizujin/translate/html5_css_FR
First 9 challenges translated
2016-07-01 14:12:51 +01:00
Rémi Fortier
dec2848890 First 9 challenges translated
Fixed several typos
2016-07-01 08:24:24 -04:00
Jonathan
2c35564658 Simplified tests (for challenge size your images)
Original Code from @arun1595, updated by @atjonathan
2016-07-01 10:13:16 +01:00
Jonathan Coleman
944983846f modify test case for class to allow for unquoted string as class (#9408)
* modify test case for class to allow for unquoted string as class

* Add more tests to account for more than one image tag and to ensure that image has the correct src
2016-07-01 09:12:13 +01:00
Arun
c047478412 Fix tests for override styles using important keyword challenge 2016-06-30 08:10:00 +05:30
Ryan Will
45525511db Added a line to html5-and-css.json to clarify instructions
forgot the period :)
2016-06-28 14:17:02 -05:00
Arun
e056fcd442 Fix test for nest anchor within a paragraph 2016-06-18 18:00:20 +05:30
Arun
d643982585 Add tests for change font-size challenge 2016-06-18 09:29:00 +05:30
Berkeley Martinez
e6f29ecc9c Feature/Popover Definitions 2016-06-17 23:53:44 +01:00
Berkeley Martinez
cc6d71cd5a Revert "Fix/Change the Font Size of an Element" 2016-06-15 18:53:25 -07:00
Stuart Taylor
ef1581d042 Merge pull request #9084 from Bouncey/Fix/Change-the-Font-Size-of-an-Element
Fix/Change the Font Size of an Element
2016-06-15 22:40:18 +01:00
Stuart
821ae767fa Fix/Link to External Pages with Anchor Elements 2016-06-12 11:42:46 +01:00
Stuart
ab2b72427a Fix/Change the Font Size of an Element 2016-06-11 06:14:33 +01:00
Pasayadaan
b730761ebe This is a buggy challange (#8843)
Updated description in
seed/challenges/01-front-end-development-certification/html5-and-css.json
to instruct "Create second <p> element after the existing <p> element"
2016-06-09 21:59:30 -05:00
Manshant Singh Kohli
a83be8ef3b Fix typo in challenge:Use RGB values to Color Elements 2016-06-04 17:32:48 -07:00
Eric Leung
91572bdaf0 Compress and reduce redundant Hex/RGB challenges 2016-05-20 16:43:44 -07:00
Riyazuddin M
7f19520ee6 Fixed the Ordered List Issue 2016-05-10 23:43:21 +10:00
hangaebal
42d5f8a669 Fix Test in Override Styles Using Important _ 2016-05-09 21:49:07 +09:00
Boris Cherny
74f09e04b2 Fix test checking for a valid <input> tag in placeholder input challenge closes 2016-05-05 11:09:37 -07:00
Mrugesh Mohapatra
aadea755dd Merge pull request #8275 from erictleung/fix/require-semicolon-in-css
Constrain Style HTML Body test need semicolon
2016-05-01 14:10:56 +05:30
Eric Leung
179c65b461 Constrain Style HTML Body test need semicolon 2016-04-30 18:10:29 -07:00
Carlos El Halabi
40d604e0aa Fix incorrect facts on the description of Challenge: Fill in the Blank with Placeholder Text 2016-04-30 00:13:25 -04:30
Jonathan
4aaae7b488 Merge pull request #8029 from abisz/translate/DE-translation-html5-css-challenges
Challenges HTML5 and CSS translated to German
2016-04-18 08:41:41 +01:00
Ryan Johnston
1aa23a7087 Adds a new test to Comment out HTML to ensure correct order. 2016-04-17 00:04:41 -06:00
Berkeley Martinez
690351a073 Merge pull request #8101 from josectello/fix/update_wording_change_font_size
Update wording on "Change the Font Size of an Element" challenge
2016-04-14 22:11:09 -07:00
V
4d80aa152f Russian Translation of Front End Development Certification: HTML5 and CSS. (#7772)
* Russian Translation of Front End Development Certification: HTML5 and CSS. Closes #7768

* Update html5-and-css.json
2016-04-14 22:03:52 -07:00
Jose Tello
6ca29939b8 Update wording on "Change the Font Size of an Element" challenge to clarify test messages. 2016-04-14 12:14:04 -07:00
Simon Reinsperger
b43e399054 Challenges HTML5 and CSS translated to German
Removed two Commas
2016-04-10 16:43:06 +02:00
Eric Leung
0dea23cee4 Merge pull request #7815 from BKinahan/fix/style-override-test
Expand test regexp to verify correct style override
2016-04-07 07:49:13 -07:00
Joseph Morse
de8fd001b1 Changed Test for Create an Ordered List
I changed the first two test to check if the items proceeding the lists
have the expected text. This should handle testing if they exist as well
as in the right place.  Also changed the two following test to
implicitly check for 3 list items.
2016-04-02 20:46:54 -04:00
BKinahan
d713843bf9 Expand test regexp to verify correct style override 2016-03-30 17:05:25 +00:00
BKinahan
5622657990 Correct plurality in test message of Nest Many Elements 2016-03-30 14:53:11 +00:00