Mrugesh Mohapatra
bfa4363502
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
bf3be7acd0
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
a62cd191c1
fix(challenge-tests) : Update test message on add a placeholder challenge
2016-08-04 11:42:21 +05:30
Manish-Giri
6fdb87821f
Update regex for color check in Prioritize Styles challenge
2016-08-02 00:41:25 +05:30
Dylan
fb6319dda2
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
87e200cb46
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
9432de6eb1
Fix next challenge loading logic
2016-07-28 23:39:17 -07:00
Mrugesh Mohapatra
79d301f8ec
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
3de26aabe6
Merge pull request #9288 from Bouncey/Fix/Imporove-Accessibility
...
Fix/Improve Accessibilty Practices
2016-07-23 23:11:56 +05:30
Stuart
37cb4d481d
Fix/Improve Accessibilty Practices
2016-07-21 15:03:17 +01:00
alanbares
f9444b6bd8
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
bd7bc2a695
Translated challenge 10 to 18
2016-07-20 14:15:13 +00:00
Berkeley Martinez
25e9a5b7d7
Revert "Feature/Popover Definitions"
2016-07-16 21:35:28 -07:00
That Guy
8eed611d7e
Merge pull request #8917 from Bouncey/Feature/Popover-Def-HTML-CSS
...
Feature/Popover Definitions
2016-07-17 01:29:42 +01:00
Arun Kumar
2e41750109
Fix tests for uncomment html challenge
2016-07-04 03:55:59 +05:30
BKinahan
a1313382ba
Change background color from 'gray' to 'silver'
2016-07-03 16:59:21 +00:00
Stuart Taylor
3f90810c60
Merge pull request #9484 from atjonathan/fix/size-your-images
...
# LGTM 🎉
2016-07-02 00:15:04 +01:00
Mrugesh Mohapatra
0334b00bdf
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
638105946b
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
03fe194d21
First 9 challenges translated
...
Fixed several typos
2016-07-01 08:24:24 -04:00
Jonathan
e705bd4ece
Simplified tests (for challenge size your images)
...
Original Code from @arun1595, updated by @atjonathan
2016-07-01 10:13:16 +01:00
Jonathan Coleman
71de2b773a
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
eb6d841b9a
Fix tests for override styles using important keyword challenge
2016-06-30 08:10:00 +05:30
Ryan Will
ab53c6ce77
Added a line to html5-and-css.json to clarify instructions
...
forgot the period :)
2016-06-28 14:17:02 -05:00
Arun
c5ce31cab6
Fix test for nest anchor within a paragraph
2016-06-18 18:00:20 +05:30
Arun
13aa17732b
Add tests for change font-size challenge
2016-06-18 09:29:00 +05:30
Berkeley Martinez
d91010f705
Feature/Popover Definitions
2016-06-17 23:53:44 +01:00
Berkeley Martinez
b3189dab0d
Revert "Fix/Change the Font Size of an Element"
2016-06-15 18:53:25 -07:00
Stuart Taylor
792bdf16d8
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
936607d530
Fix/Link to External Pages with Anchor Elements
2016-06-12 11:42:46 +01:00
Stuart
e857648f9f
Fix/Change the Font Size of an Element
2016-06-11 06:14:33 +01:00
Pasayadaan
dbbea5f2c5
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
ea112f7870
Fix typo in challenge:Use RGB values to Color Elements
2016-06-04 17:32:48 -07:00
Eric Leung
d5bd7a44d3
Compress and reduce redundant Hex/RGB challenges
2016-05-20 16:43:44 -07:00
Riyazuddin M
639dadfd31
Fixed the Ordered List Issue
2016-05-10 23:43:21 +10:00
hangaebal
e59dfb4863
Fix Test in Override Styles Using Important _
2016-05-09 21:49:07 +09:00
Boris Cherny
ce84b8c331
Fix test checking for a valid <input> tag in placeholder input challenge closes
2016-05-05 11:09:37 -07:00
Mrugesh Mohapatra
2a8c5a5dd9
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
e168af56d4
Constrain Style HTML Body test need semicolon
2016-04-30 18:10:29 -07:00
Carlos El Halabi
887a13fbca
Fix incorrect facts on the description of Challenge: Fill in the Blank with Placeholder Text
2016-04-30 00:13:25 -04:30
Jonathan
1fe40822cd
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
61b5976ef1
Adds a new test to Comment out HTML to ensure correct order.
2016-04-17 00:04:41 -06:00
Berkeley Martinez
8c77bc8813
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
92030d0df5
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
1fc1e610ff
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
7cfa31c8a6
Challenges HTML5 and CSS translated to German
...
Removed two Commas
2016-04-10 16:43:06 +02:00
Eric Leung
c05357d369
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
7bf41196af
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
234c4f76ae
Expand test regexp to verify correct style override
2016-03-30 17:05:25 +00:00
BKinahan
62ca59d950
Correct plurality in test message of Nest Many Elements
2016-03-30 14:53:11 +00:00