diff options
Diffstat (limited to 'files/pl')
-rw-r--r-- | files/pl/_redirects.txt | 6 | ||||
-rw-r--r-- | files/pl/_wikihistory.json | 20 | ||||
-rw-r--r-- | files/pl/web/api/document/stylesheets/index.html (renamed from files/pl/web/api/documentorshadowroot/stylesheets/index.html) | 4 | ||||
-rw-r--r-- | files/pl/web/css/_colon_active/index.html | 2 | ||||
-rw-r--r-- | files/pl/web/css/_colon_hover/index.html | 2 | ||||
-rw-r--r-- | files/pl/web/css/_colon_link/index.html | 2 | ||||
-rw-r--r-- | files/pl/web/css/background-size/index.html | 3 | ||||
-rw-r--r-- | files/pl/web/css/box-decoration-break/index.html | 2 | ||||
-rw-r--r-- | files/pl/web/css/font-size/index.html | 2 | ||||
-rw-r--r-- | files/pl/web/css/font-style/index.html | 2 | ||||
-rw-r--r-- | files/pl/web/css/grid/index.html | 2 | ||||
-rw-r--r-- | files/pl/web/css/right/index.html | 2 | ||||
-rw-r--r-- | files/pl/web/css/width/index.html | 2 |
13 files changed, 25 insertions, 26 deletions
diff --git a/files/pl/_redirects.txt b/files/pl/_redirects.txt index 46e052f080..d6d5ec42e2 100644 --- a/files/pl/_redirects.txt +++ b/files/pl/_redirects.txt @@ -361,7 +361,7 @@ /pl/docs/DOM/document.open /pl/docs/Web/API/Document/open /pl/docs/DOM/document.plugins /pl/docs/Web/API/Document/plugins /pl/docs/DOM/document.referrer /pl/docs/Web/API/Document/referrer -/pl/docs/DOM/document.styleSheets /pl/docs/Web/API/DocumentOrShadowRoot/styleSheets +/pl/docs/DOM/document.styleSheets /pl/docs/Web/API/Document/styleSheets /pl/docs/DOM/document.title /pl/docs/Web/API/Document/title /pl/docs/DOM/document.vlinkColor /pl/docs/Web/API/Document/vlinkColor /pl/docs/DOM/document.width /pl/docs/Web/API/Document/width @@ -609,7 +609,7 @@ /pl/docs/DOM:document.open /pl/docs/Web/API/Document/open /pl/docs/DOM:document.plugins /pl/docs/Web/API/Document/plugins /pl/docs/DOM:document.referrer /pl/docs/Web/API/Document/referrer -/pl/docs/DOM:document.styleSheets /pl/docs/Web/API/DocumentOrShadowRoot/styleSheets +/pl/docs/DOM:document.styleSheets /pl/docs/Web/API/Document/styleSheets /pl/docs/DOM:document.title /pl/docs/Web/API/Document/title /pl/docs/DOM:document.vlinkColor /pl/docs/Web/API/Document/vlinkColor /pl/docs/DOM:document.width /pl/docs/Web/API/Document/width @@ -1929,8 +1929,8 @@ /pl/docs/Web/API/Canvas_API/Tutorial/rysowanie_ksztaltow /pl/docs/Web/API/Canvas_API/Tutorial/Drawing_shapes /pl/docs/Web/API/Document/firstChild /pl/docs/conflicting/Web/API/Node/firstChild /pl/docs/Web/API/Document/namespaceURI /pl/docs/conflicting/Web/API/Node/namespaceURI -/pl/docs/Web/API/Document/styleSheets /pl/docs/Web/API/DocumentOrShadowRoot/styleSheets /pl/docs/Web/API/DocumentOrShadowRoot/activeElement /pl/docs/Web/API/Document/activeElement +/pl/docs/Web/API/DocumentOrShadowRoot/styleSheets /pl/docs/Web/API/Document/styleSheets /pl/docs/Web/API/Element/addEventListener /pl/docs/Web/API/EventTarget/addEventListener /pl/docs/Web/API/Element/appendChild /pl/docs/Web/API/Node/appendChild /pl/docs/Web/API/Element/blur /pl/docs/Web/API/HTMLOrForeignElement/blur diff --git a/files/pl/_wikihistory.json b/files/pl/_wikihistory.json index 057aae17c5..79e3503d58 100644 --- a/files/pl/_wikihistory.json +++ b/files/pl/_wikihistory.json @@ -10823,16 +10823,6 @@ "Jan Dudek" ] }, - "Web/API/DocumentOrShadowRoot/styleSheets": { - "modified": "2019-03-23T23:48:20.614Z", - "contributors": [ - "teoli", - "jsx", - "Robson", - "Mgjbot", - "Jan Dudek" - ] - }, "conflicting/Web/API": { "modified": "2019-03-24T00:13:13.340Z", "contributors": [ @@ -11745,5 +11735,15 @@ "Mgjbot", "Flaneur" ] + }, + "Web/API/Document/styleSheets": { + "modified": "2019-03-23T23:48:20.614Z", + "contributors": [ + "teoli", + "jsx", + "Robson", + "Mgjbot", + "Jan Dudek" + ] } }
\ No newline at end of file diff --git a/files/pl/web/api/documentorshadowroot/stylesheets/index.html b/files/pl/web/api/document/stylesheets/index.html index cb2e61d67b..96d97c83c0 100644 --- a/files/pl/web/api/documentorshadowroot/stylesheets/index.html +++ b/files/pl/web/api/document/stylesheets/index.html @@ -1,6 +1,6 @@ --- title: document.styleSheets -slug: Web/API/DocumentOrShadowRoot/styleSheets +slug: Web/API/Document/styleSheets tags: - DOM - Dokumentacja_Gecko_DOM @@ -8,7 +8,7 @@ tags: - Wszystkie_kategorie translation_of: Web/API/DocumentOrShadowRoot/styleSheets translation_of_original: Web/API/Document/styleSheets -original_slug: Web/API/Document/styleSheets +original_slug: Web/API/DocumentOrShadowRoot/styleSheets --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/css/_colon_active/index.html b/files/pl/web/css/_colon_active/index.html index 7779ce45f6..d89b9fb1a8 100644 --- a/files/pl/web/css/_colon_active/index.html +++ b/files/pl/web/css/_colon_active/index.html @@ -17,7 +17,7 @@ translation_of: 'Web/CSS/:active' <h2 id="Składnia">Składnia</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Example" name="Example">Przykład</h2> diff --git a/files/pl/web/css/_colon_hover/index.html b/files/pl/web/css/_colon_hover/index.html index 91006dd99a..693e913760 100644 --- a/files/pl/web/css/_colon_hover/index.html +++ b/files/pl/web/css/_colon_hover/index.html @@ -22,7 +22,7 @@ a:hover { <h2 id="Składnia">Składnia</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Przykład">Przykład</h2> diff --git a/files/pl/web/css/_colon_link/index.html b/files/pl/web/css/_colon_link/index.html index 6fb07d5479..591ec6f4e2 100644 --- a/files/pl/web/css/_colon_link/index.html +++ b/files/pl/web/css/_colon_link/index.html @@ -15,7 +15,7 @@ translation_of: 'Web/CSS/:link' <h2 id="Składnia">Składnia</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Przykłady">Przykłady</h2> diff --git a/files/pl/web/css/background-size/index.html b/files/pl/web/css/background-size/index.html index 7c4383448a..13d939c6c7 100644 --- a/files/pl/web/css/background-size/index.html +++ b/files/pl/web/css/background-size/index.html @@ -124,8 +124,7 @@ background-size: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> diff --git a/files/pl/web/css/box-decoration-break/index.html b/files/pl/web/css/box-decoration-break/index.html index 0bd73ac2a9..5873b850fb 100644 --- a/files/pl/web/css/box-decoration-break/index.html +++ b/files/pl/web/css/box-decoration-break/index.html @@ -37,7 +37,7 @@ box-decoration-break: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> diff --git a/files/pl/web/css/font-size/index.html b/files/pl/web/css/font-size/index.html index a269accdc6..6ee0dc92b1 100644 --- a/files/pl/web/css/font-size/index.html +++ b/files/pl/web/css/font-size/index.html @@ -178,7 +178,7 @@ div > p { <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Possible_approaches">Possible approaches</h2> diff --git a/files/pl/web/css/font-style/index.html b/files/pl/web/css/font-style/index.html index 3c04d0a8ac..f04a03c5d0 100644 --- a/files/pl/web/css/font-style/index.html +++ b/files/pl/web/css/font-style/index.html @@ -18,7 +18,7 @@ translation_of: Web/CSS/font-style <h2 id="Sk.C5.82adnia" name="Sk.C5.82adnia">Składnia</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h3 id="Warto.C5.9Bci" name="Warto.C5.9Bci">Wartości</h3> diff --git a/files/pl/web/css/grid/index.html b/files/pl/web/css/grid/index.html index 7510f2db2c..6829a1ea22 100644 --- a/files/pl/web/css/grid/index.html +++ b/files/pl/web/css/grid/index.html @@ -74,7 +74,7 @@ grid: unset; <h2 id="Formalna_składna">Formalna składna</h2> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Przykłady">Przykłady</h2> diff --git a/files/pl/web/css/right/index.html b/files/pl/web/css/right/index.html index 8ba4fb3b11..38af03adb0 100644 --- a/files/pl/web/css/right/index.html +++ b/files/pl/web/css/right/index.html @@ -72,7 +72,7 @@ right: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples" name="Examples">Przykłady</h2> diff --git a/files/pl/web/css/width/index.html b/files/pl/web/css/width/index.html index 0e5abadd9f..796c803e84 100644 --- a/files/pl/web/css/width/index.html +++ b/files/pl/web/css/width/index.html @@ -76,7 +76,7 @@ width: unset; <h3 id="Formalna_składnia">Formalna składnia</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> |