layout/reftests/bidi/662288-1.html

Thu, 15 Jan 2015 21:03:48 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 21:03:48 +0100
branch
TOR_BUG_9701
changeset 11
deefc01c0e14
permissions
-rw-r--r--

Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)

michael@0 1 <!DOCTYPE html>
michael@0 2 <html>
michael@0 3 <head>
michael@0 4 <meta charset="UTF-8">
michael@0 5 <title>pre element with auto-direction</title>
michael@0 6 </head>
michael@0 7 <body>
michael@0 8 <pre dir="auto">The word Automaton is the latinization of the Greek
michael@0 9 αὐτόματον,... automaton, (neuter) “acting of one’s own will”. It is more
michael@0 10 often used to describe non-electronic moving machines, especially those that
michael@0 11 have been made to resemble human or animal actions, such as the jacks on old
michael@0 12 public striking clocks, or the cuckoo and any other animated figures on a
michael@0 13 cuckoo clock.
michael@0 14 העדויות על בובות מכניות ראשונות הן מיוון העתיקה, שם הופעלו פסלים נעים בכוח הקיטור
michael@0 15 שנקראו אוטומטון (ביוונית: αὐτόματος - נע מעצמו). האוטומטונים שימשו הן כצעצועים והן
michael@0 16 לצורכי בימת התיאטרון היווני, כמייצגים אלים, במיוחד בכניסה מפתיעה בסוף המחזה. הביטוי
michael@0 17 דאוס אקס מכינה ("האל מתוך המכונה"), שמשמעותו מצב בסיפור שבו הכותב מכניס לעלילה
michael@0 18 גורם שאינו נובע מהשרשרת הסיבתית העלילתית כדי לפתור בעיות עלילתיות, מגיע מהופעת ה"אל"
michael@0 19 מתוך הפסל המכני שהוריד אותו אל הבמה. למנגנוני תנועה מכניים אוטומטיים מאותה תקופה נמצא
michael@0 20 שריד ארכאולוגי בדמותו של מנגנון אנטיקיתרה, ששימש למכונת חישוב קדומה.
michael@0 21 </pre>
michael@0 22 </body>
michael@0 23 </html>

mercurial