diff options
Diffstat (limited to 'files/he')
3 files changed, 3 insertions, 3 deletions
diff --git a/files/he/learn/html/howto/index.html b/files/he/learn/html/howto/index.html index 496b8e18c4..cc703642a6 100644 --- a/files/he/learn/html/howto/index.html +++ b/files/he/learn/html/howto/index.html @@ -139,4 +139,4 @@ original_slug: Learn/HTML/פתרון_בעיות </div> </div> -<p><span style="display: none;"> </span><span style="display: none;"> </span><span style="display: none;"> </span><span style="display: none;"> </span> </p> +<p><span class="hidden"> </span><span class="hidden"> </span><span class="hidden"> </span><span class="hidden"> </span> </p> diff --git a/files/he/web/javascript/reference/global_objects/array/includes/index.html b/files/he/web/javascript/reference/global_objects/array/includes/index.html index 0cc6181f0d..369e5ad018 100644 --- a/files/he/web/javascript/reference/global_objects/array/includes/index.html +++ b/files/he/web/javascript/reference/global_objects/array/includes/index.html @@ -81,7 +81,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Array/includes <table class="standard-table" dir="rtl" style="height: 185px; width: 490px;"> <tbody> <tr> - <th scope="col"><span style="display: none;"> </span><span style="display: none;"> </span>מפרט</th> + <th scope="col"><span class="hidden"> </span><span class="hidden"> </span>מפרט</th> <th scope="col">סטטוס</th> <th scope="col">הערה</th> </tr> diff --git a/files/he/web/javascript/reference/global_objects/object/assign/index.html b/files/he/web/javascript/reference/global_objects/object/assign/index.html index 72d2b16579..26e424598a 100644 --- a/files/he/web/javascript/reference/global_objects/object/assign/index.html +++ b/files/he/web/javascript/reference/global_objects/object/assign/index.html @@ -5,7 +5,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Object/assign --- <p>{{JSRef}}</p> -<p dir="rtl">מתודת <span class="seoSummary"><strong><code>Object.assign</code> מעתיקה אובייקט על שלל </strong>{{jsxref("Object/propertyIsEnumerable", "מאפייניו", "", 1)} {{jsxref("Object/hasOwnProperty", "הקיימים", "", 1)}} לאובייקט אחר וממזגת אותם ביחד. המתודה מחזירה את האובייקט שאליו העתקנו את התכונות החדשות. </span></p> +<p dir="rtl">מתודת <span class="seoSummary"><strong><code>Object.assign</code> מעתיקה אובייקט על שלל </strong>{{jsxref("Object/propertyIsEnumerable", "מאפייניו", "", "1")}} {{jsxref("Object/hasOwnProperty", "הקיימים", "", "1")}} לאובייקט אחר וממזגת אותם ביחד. המתודה מחזירה את האובייקט שאליו העתקנו את התכונות החדשות. </span></p> <div dir="rtl">תחביר</div> |
