Bug 94066

Summary: Use literal initialization for CSS's pseudo types
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: CSSAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, dglazkov, macpherson, menard, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
kenneth: review+, webkit.review.bot: commit-queue-
Archive of layout-test-results from gce-cr-linux-04 none

Description Benjamin Poulain 2012-08-14 20:53:35 PDT
Literal initialization is gooood, let's spread it :)
Comment 1 Benjamin Poulain 2012-08-14 20:59:17 PDT
Created attachment 158493 [details]
Patch
Comment 2 WebKit Review Bot 2012-08-14 22:36:38 PDT
Comment on attachment 158493 [details]
Patch

Attachment 158493 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/13510062

New failing tests:
http/tests/security/mixedContent/filesystem-url-in-iframe.html
Comment 3 WebKit Review Bot 2012-08-14 22:36:42 PDT
Created attachment 158504 [details]
Archive of layout-test-results from gce-cr-linux-04

The attached test failures were seen while running run-webkit-tests on the chromium-ews.
Bot: gce-cr-linux-04  Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'>  Platform: Linux-2.6.39-gcg-201203291735-x86_64-with-Ubuntu-10.04-lucid
Comment 4 Benjamin Poulain 2012-08-14 22:52:00 PDT
> New failing tests:
> http/tests/security/mixedContent/filesystem-url-in-iframe.html

I have serious doubts CSS pseudo elements caused the failure :)
Comment 5 Benjamin Poulain 2012-08-15 12:38:47 PDT
Committed r125697: <http://trac.webkit.org/changeset/125697>