aboutsummaryrefslogtreecommitdiff
path: root/files/pl/mozilla/tech/xul/atrybut/equalsize/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/mozilla/tech/xul/atrybut/equalsize/index.html')
-rw-r--r--files/pl/mozilla/tech/xul/atrybut/equalsize/index.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/atrybut/equalsize/index.html b/files/pl/mozilla/tech/xul/atrybut/equalsize/index.html
new file mode 100644
index 0000000000..2dc5bcd1e5
--- /dev/null
+++ b/files/pl/mozilla/tech/xul/atrybut/equalsize/index.html
@@ -0,0 +1,20 @@
+---
+title: equalsize
+slug: Mozilla/Tech/XUL/Atrybut/equalsize
+tags:
+ - Atrybuty_XUL
+ - Dokumentacja_XUL
+translation_of: Archive/Mozilla/XUL/Attribute/equalsize
+---
+<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div>
+<dl><dt> <code id="a-equalsize"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/equalsize">equalsize</a></code>
+</dt><dd> Typ: <i>jedna z wartości poniżej</i>
+</dd><dd> Ten atrybut potrafi tworzyć dziecko elementu o takim samym rozmiarze. </dd></dl>
+<ul><li> <code>always</code>: Dla elementów zorientowanych poziomo, będzie tworzone dziecko ze wszystkich posiadanych szerokości potomka. Dla elementów zorientowanych pionowo będzie tworzone jego dziecko wszystkich posiadanych wysokości najwyższego potomka.
+</li><li> <code>never</code>: Wszystkie dzieci są wyświetlone w rozmiarze żądanym przez zawartość lub określone poprzez atrybut szerokości i wysokości lub poprzez własność szerokości i wysokości CSS.
+</li></ul>
+<p><br>
+</p><p><br>
+</p>
+<div class="noinclude">
+</div>