Changeset 90637 in webkit


Ignore:
Timestamp:
Jul 8, 2011 9:01:07 AM (13 years ago)
Author:
vsevik@chromium.org
Message:

Web Inspector: inspector/styles/styles-url-linkify.html is flaky.
https://bugs.webkit.org/show_bug.cgi?id=64171

Added image files because the behavior differs when they are not available.

Unreviewed test fix: added image files.

  • inspector/styles/resources/fromcss.png: Added.
  • inspector/styles/resources/iframed.png: Added.
  • inspector/styles/styles-url-linkify-expected.txt:
Location:
trunk/LayoutTests
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r90633 r90637  
     12011-07-08  Vsevolod Vlasov  <vsevik@chromium.org>
     2
     3        Web Inspector: inspector/styles/styles-url-linkify.html is flaky.
     4        https://bugs.webkit.org/show_bug.cgi?id=64171
     5
     6        Added image files because the behavior differs when they are not available.
     7
     8        Unreviewed test fix: added image files.
     9
     10        * inspector/styles/resources/fromcss.png: Added.
     11        * inspector/styles/resources/iframed.png: Added.
     12        * inspector/styles/styles-url-linkify-expected.txt:
     13
    1142011-07-08  Andras Becsi  <abecsi@webkit.org>
    215
  • trunk/LayoutTests/inspector/styles/styles-url-linkify-expected.txt

    r90620 r90637  
    1515data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABCAgMAAACeOuh7AAAABGdBTUEAAK/INwWK6QAAAAlQTFRF////AAAA////fu+PTwAAAAF0Uk5TAEDm2GYAAACHSURBVDjLxdLbDYAgDAVQGELn0R3oEHYf2KGdUqtE46OFRCP3oyTng1xCnWsaD5JRRtCkQ2YmkBkHRXqWJBn0j0TICbrsWVoWhRShCdcGyZCtHxMaUnVPRZ9KSbmBJdsX2vJVnwqRD0Rb4rpzgIbE/AI5NTnWAMvy5l0dXrfuLh5OCe5BmmYGXhTUxlQ5xJ8AAAAASUVORK5CYII=
    1616Link for a URI from CSS document:
    17 webkit-html-external-link inspector/styles/resources/fromcss.png
     17webkit-html-resource-link inspector/styles/resources/fromcss.png
    1818Link for a URI from iframe inline stylesheet:
    1919inspector/styles/resources/iframed.png
Note: See TracChangeset for help on using the changeset viewer.