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
Andre Alonzo
ae9a37b9d6
updated regex to Add Placeholder Text
2016-03-28 18:48:18 -07:00
Eric Leung
b6160dbfaa
Clarify h2 HTML heading descriptions
2016-03-25 12:35:26 -05:00
Akira Laine
668e47f972
changed http to https in HTML5 & CSS3
...
reverted freecatphotoapp links to http
reverted all freecatphotoapp links to http
fixed more issues
2016-03-20 13:40:09 +11:00
Jacob Bearden
fcf866906b
fix image protocol
2016-03-16 20:32:12 -06:00
Rex Schrader
6e7d5db741
Change nameXX properties to title XX properties
2016-03-11 21:00:06 -08:00
Hallaathrad
e20c215a4c
changed the faulty/confusing test message
2016-02-29 14:55:59 -05:00
Quincy Larson
4413e9b5af
Merge branch 'staging' into carolinaknoll-add/PtBR-translation-html5-and-css
...
Conflicts:
seed/challenges/01-front-end-development-certification/html5-and-css.json
2016-02-26 16:07:45 -08:00
Logan Tegman
a3077c8acf
Merge pull request #7235 from NolanChan/fix/require-text-field-close
...
Added test to check for well-formed input element
2016-02-26 13:03:24 -08:00
NolanChan
57688f2772
Added test to check for well-formed input element
2016-02-26 09:58:07 -08:00
Christian Lapinig
7d82b0776d
Fix test case so only the word submit can pass test
2016-02-25 01:15:16 -08:00
justinian336
c28e452f14
Audit ES Translation of html5-and-css.json. Thanks to @vtamara for the corrections.
2016-02-24 16:21:25 +00:00
Carolina Knoll
8978b538a4
Fix final errors
2016-02-22 18:54:46 -03:00
Carolina Knoll
283835b7a7
Remove commas and fix minor details
2016-02-22 16:51:48 -03:00
Carolina Knoll
be617efcd4
Remove commas and fix minor details
2016-02-22 16:13:37 -03:00
Carolina Knoll
11db556b57
Challenges of html5-and-css translated. Closes #6708
2016-02-20 21:00:27 -02:00
Ankit Aggarwal
9a346113c9
Update instructions and tests of change font-size challenge
2016-02-11 10:15:39 +05:30
BKinahan
01f5945e0f
Fix spelling of 'inputed'
...
Changed spelling of 'inputed' for 'Add Placeholder Text to a Text Field' to 'input.'
Closes #6787
2016-02-06 22:31:28 +00:00
Alister N. Mada
ed942a4636
Fix IE compatibility issue for Font Size challenge
2016-02-02 19:59:09 +07:00
robjloranger
95347d9c95
this fixes false positives and clears up instructions
...
trying out similar test to change the font family of an element
tried to better clarify instructions
2016-01-28 09:44:52 -08:00
Tim Hordern
d895053a70
Adds spaces in CSS selectors for a consistent style
2016-01-26 23:22:21 -05:00
Logan Tegman
e5e45815d8
Merge pull request #6303 from dooglus/fix/allow_2_lorem_ipsum_words
...
Fix validation for "Fill in the Blank with Placeholder Text"
2016-01-26 19:54:44 -08:00
Alister N. Mada
56719dfedc
Adds test for class selector in Prioritize One Style Over Another
2016-01-26 08:27:17 +07:00
Endi Sukaj
d854db3780
Fix for issue #6426
...
This is a fix for #6426
2016-01-25 13:25:12 +01:00
Rex Schrader
17bdbd39ca
Merge pull request #6407 from robjloranger/font-family
...
Fix for false positive on paragraph elements font-family
2016-01-24 09:05:41 -08:00
robjloranger
4371c8075f
-fixed typo
...
started new branch as last one was a mess.
this fix removes the false positive assert test mentioned in bug #6286
2016-01-24 08:37:13 -08:00
Eric Leung
aaa3b2949e
Clarify hexadecimal number explanation
2016-01-23 17:57:59 -08:00
SaintPeter
e88f0a2621
Fix Browser Zoom Related Issues
...
Some browsers have issues detecting exact font and image sizes when zoomed
in or out. Prior workarounds have failed and we don't want to use regular
expressions, which have many defeciencies.
For the short term we will add a note to the affected challenges that the
browser zoom must be at 100%
Closes #6397
Closes #6242
Tested Locally
2016-01-23 09:13:11 -08:00
SaintPeter
f9c2da7d6a
Normalize Challenges for COM1000
2016-01-20 15:45:32 -08:00
Mrugesh Mohapatra
22dbfd89b1
An additional explanation in instruction
...
This commit adds additional instructions in the override styles challenge.
As disscussed the explaination should help campers understand the importance
of ordering in the css the <style> tags.
Tested locally.
closes #6313
2016-01-20 13:41:28 +00:00
Chris Moore
17a71b0abe
Fix #6299 . The validation should accept the first 2 words if we're going to request "the first few words". The 3rd word shouldn't be required.
2016-01-18 22:05:19 -08:00
Rex Schrader
4a767c0016
Merge pull request #6198 from gasperno/fix/add-space-to-test
...
added space tolerated test to regex
2016-01-15 23:56:03 -08:00
Harsha
d811d65d03
space tolerated test to regex
2016-01-15 16:50:20 -08:00
Rex Schrader
f0b73e9fa1
Merge pull request #6175 from erictleung/fix/multi-line-code-block-tags
...
Replace multi-line code block tags with blockquote
2016-01-15 16:31:21 -08:00
Eric Leung
8d8cdd987c
Replace multi-line code block tags with blockquote
2016-01-15 16:03:50 -08:00