Changeset 86941 in webkit


Ignore:
Timestamp:
May 20, 2011, 5:26:47 AM (14 years ago)
Author:
tkent@chromium.org
Message:

2011-05-20 Kent Tamura <tkent@chromium.org>

Try to fix Windows CE build.
Touch html.css to kick UA style sheet generation.

  • css/html.css:
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r86940 r86941  
     12011-05-20  Kent Tamura  <tkent@chromium.org>
     2
     3        Try to fix Windows CE build.
     4        Touch html.css to kick UA style sheet generation.
     5
     6        * css/html.css:
     7
    182011-05-20  Kent Tamura  <tkent@chromium.org>
    29
  • trunk/Source/WebCore/css/html.css

    r86936 r86941  
    902902}
    903903
    904 /* noscript is handled internally, as it depends on settings */
     904/* noscript is handled internally, as it depends on settings. */
     905
Note: See TracChangeset for help on using the changeset viewer.