- From: Manuel Chamorro Serrano <mchamorros@uoc.edu>
- Date: Mon, 29 Jun 2020 20:51:17 +0200
- To: public-html5spec@w3.org
- Message-ID: <CANEH82i8QHH=NkB=emHEeVBGm2C=orZgg0NFUqdWQfGX866JTA@mail.gmail.com>
Hello,
I don't know if you are the correct group to make this question because you
are the group of HTML5, and this question also includes CSS3, because the
HTML5 standard changed the specification in List and made the list-style a
CSS property.
In a test exam that I had a few weeks ago, one of the questions was:
5. The following statement ul {list-style-type: lower-alpha;} is included
within the organism's style sheet.
Indicate the purpose of the declaration:
a) Apply a marker type based on lowercase roman numerals to the lists.
b) Apply a marker type based on lowercase ASCII letters to the lists.
c) Apply a marker type based on lowercase Arabics letters to the lists.
d) Apply a marker type based on lowercase Greek letters to the lists.
In my opinion, there are two major mistakes in this question.
In one hand, the question is using a list-style-type for an ordered list
<ol> when it refers to an unordered list <ul> which is somewhat wrong, in
my view, but after HTML5, I am not sure if this is right or not, because,
in item 4.4.6 of the HTML5 specification, the <ol> element has a note
indicating that "list-style-type" is a CSS property, and in the CSS
specification, I haven't found what kind of list-style-type you can use for
each list type (ordered or unordered list).
And on the other hand, in each answer says that "Apply a marker type based
.... to the lists." which is false, because the property is only declared
for the unordered list <ul> and never for the ordered list <ol> or the
declaration list <dl>, which are all lists in HTML5.
Do you think that this question follows the HTML5 specification and is
everything ok?
Or is my point of view correct, and are there those two mistakes?
Thank you very much.
Regards,
Manuel Chamorro.
P.D.: If this is not the correct group to ask this question, could you tell
me what the correct group's email would be, please?
--
INFORMACIÓ SOBRE PROTECCIÓ DE DADES DE LA UNIVERSITAT OBERTA DE
CATALUNYA (UOC)
Us informem que les vostres dades identificatives i les
contingudes en els missatges electrònics i fitxers adjunts es poden
incorporar a les nostres bases de dades amb la finalitat de gestionar les
relacions i comunicacions vinculades a la UOC, i que es poden conservar
mentre es mantingui la relació. Si ho voleu, podeu exercir el dret a
accedir a les vostres dades, rectificar-les i suprimir-les i altres drets
reconeguts normativament adreçant-vos a l'adreça de correu emissora o a
fuoc_pd@uoc.edu <mailto:fuoc_pd@uoc.edu>.
Aquest missatge i qualsevol
fitxer que porti adjunt, si escau, tenen el caràcter de confidencials i
s'adrecen únicament a la persona o entitat a qui s'han enviat.
Així
mateix, posem a la vostra disposició un delegat de protecció de dades que
no només s'encarregarà de supervisar tots els tractaments de dades de la
nostra entitat, sinó que us podrà atendre per a qualsevol qüestió
relacionada amb el tractament de dades. La seva adreça de contacte és
dpd@uoc.edu <mailto:dpd@uoc.edu>.
INFORMACIÓN SOBRE PROTECCIÓN DE DATOS DE
LA UNIVERSITAT OBERTA DE CATALUNYA (UOC)
Os informamos de que vuestros
datos identificativos y los contenidos en los mensajes electrónicos y
ficheros adjuntos pueden incorporarse a nuestras bases de datos con el fin
de gestionar las relaciones y comunicaciones vinculadas a la UOC, y de que
pueden conservarse mientras se mantenga la relación. Si lo deseáis, podéis
ejercer el derecho a acceder a vuestros datos, rectificarlos y suprimirlos
y otros derechos reconocidos normativamente dirigiéndoos a la dirección de
correo emisora o a fuoc_pd@uoc.edu <mailto:fuoc_pd@uoc.edu>.
Este mensaje y
cualquier fichero que lleve adjunto, si procede, tienen el carácter de
confidenciales y se dirigen únicamente a la persona o entidad a quien se
han enviado.
Así mismo, ponemos a vuestra disposición a un delegado de
protección de datos que no solo se encargará de supervisar todos los
tratamientos de datos de nuestra entidad, sino que podrá atenderos para
cualquier cuestión relacionada con el tratamiento de datos. Su dirección de
contacto es dpd@uoc.edu <mailto:dpd@uoc.edu>.
UNIVERSITAT OBERTA DE
CATALUNYA (UOC) DATA PROTECTION INFORMATION
Your personal data and the data
contained in your email messages and attached files may be stored in our
databases for the purpose of maintaining relations and communications
linked to the UOC, and the data may be stored for as long as these
relations and communications are maintained. If you so wish, you can
exercise your rights to access, rectification and erasure of your data, and
any other legally held rights, by writing to the sender’s email address or
to fuoc_pd@uoc.edu <http://fuoc_pd@uoc.edu>.
This message and, where
applicable, any attachments are confidential and addressed solely to the
individual or organization they were sent to.
The UOC has a data protection
officer who not only supervises the data processing carried out at the
University, but who will also respond to any questions you may have about
this data processing. You can contact our data protection officer by
writing to dpd@uoc.edu <http://dpd@uoc.edu>.
Received on Tuesday, 30 June 2020 13:11:24 UTC