From owner-freebsd-questions@freebsd.org Sat Sep 10 05:44:00 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E4C8BBD258E for ; Sat, 10 Sep 2016 05:44:00 +0000 (UTC) (envelope-from pgiessel@mac.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id C6C9961A for ; Sat, 10 Sep 2016 05:44:00 +0000 (UTC) (envelope-from pgiessel@mac.com) Received: by mailman.ysv.freebsd.org (Postfix) id C2C38BD258D; Sat, 10 Sep 2016 05:44:00 +0000 (UTC) Delivered-To: questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C2679BD258B for ; Sat, 10 Sep 2016 05:44:00 +0000 (UTC) (envelope-from pgiessel@mac.com) Received: from pv33p33im-asmtp002.me.com (pv33p33im-asmtp002.me.com [17.142.241.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A6DE4619 for ; Sat, 10 Sep 2016 05:44:00 +0000 (UTC) (envelope-from pgiessel@mac.com) Received: from process-dkim-sign-daemon.pv33p33im-asmtp002.me.com by pv33p33im-asmtp002.me.com (Oracle Communications Messaging Server 7.0.5.38.0 64bit (built Feb 26 2016)) id <0OD900200U41EY00@pv33p33im-asmtp002.me.com> for questions@freebsd.org; Sat, 10 Sep 2016 04:43:54 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mac.com; s=4d515a; t=1473482634; bh=bT0d9Y6PvpJSBXNYOpCi3/tq+hG5Wkf4z3NtexzhGBQ=; h=Content-type:MIME-version:Subject:From:Date:Message-id:To; b=YGDP7BL3OUJ4+EMTWB0TsWeuGKKt543sON3WmwQKOvK1cTWwOk8F3eUwySLrTl4Z+ 9XGS6Oz9YUYeiRITubg/tiqhsvmbI+9ZsKjOdsIxekNFdCyo8bWfXcNZYc9WHGDDs3 R59VUag9/LiPIF0IxBj6VFe9RtUluXzg8Mo8VMJt4aOR+dOKhWG3VwLGbWDshdtdAy LDzhFVF+uywu94MZxgUC77XF/9nQuFWtC+bhZz9Lg5PCBi5urBpzda5zHeqDTSSCo4 ik6UuTLiPNha7GWKgLyg74uAShV3uY4fjADs7KD7DKHt6II9NnhzR28BI4a2Cg6Iw8 ES4nwEIvnFDTA== Received: from [192.168.0.14] (22-11-178-69.gci.net [69.178.11.22]) by pv33p33im-asmtp002.me.com (Oracle Communications Messaging Server 7.0.5.38.0 64bit (built Feb 26 2016)) with ESMTPSA id <0OD9001ABUH43820@pv33p33im-asmtp002.me.com>; Sat, 10 Sep 2016 04:43:53 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-09-09_14:,, signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 clxscore=1011 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1603290000 definitions=main-1609100063 Content-type: text/plain; charset=us-ascii MIME-version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: X+webkit = Disgraceful From: "Peter A. Giessel" In-reply-to: <20160909142619.510e2fc6.freebsd@edvax.de> Date: Fri, 09 Sep 2016 20:43:51 -0800 Cc: CK , questions@freebsd.org Content-transfer-encoding: quoted-printable Message-id: References: <20160909142619.510e2fc6.freebsd@edvax.de> To: Polytropon X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Sep 2016 05:44:01 -0000 > On 2016, Sep 9, at 4:26, Polytropon wrote: >=20 > CSS aims to fix a problem that initially came with the HTML > markup which would primarily state what some element of > content within the web page _is_, and the browser would > then render it with its internal defaults to decide what > it _looks like_. CSS if used properly lets you do nifty things like having a simple text = bulleted url list style menu for those that still use Lynx or need the = accessibility benefits of a text menu while overlaying it with the shiny = graphics and formatting most users expect these days. Unfortunately, few use it in this way.=