BLXBenchBLXBench UI
blxbench

Benchmark

Levels

Misc

DocsDownload blxbenchOur TestsPassSponsor / Partnership
DocsDownload blxbenchOur TestsPassSponsor / Partnership
BLXBenchBLXBench UI
blxbench

Benchmark

Levels

Misc

DocsDownload blxbenchOur TestsPassSponsor / Partnership
DocsDownload blxbenchOur TestsPassSponsor / Partnership
  1. Home
  2. Our Tests
  3. Neon Sign Flicker
blxbench

Test fixture

Neon Sign Flicker

Coding Uieasyscorer: singlefile_html_cdn_allowed_judged
How it is scored

The model receives the prompt (and optional system message). The run uses scorer singlefile_html_cdn_allowed_judged with the JSON configuration below. Pass/fail and partial credit are determined entirely by that scorer against the model output; no human grading.

User prompt
Build a single-file HTML document that shows a realistic flickering neon sign on a dark brick-or-concrete background. Requirements: (1) Return exactly ONE complete runnable HTML document and NOTHING else — no markdown fences, no prose. (2) Start with <!DOCTYPE html> and include <html>, <head>, <body>, inline <style>, inline <script>. (3) Use SVG or HTML text styled with multi-layered text-shadow (or filter: drop-shadow) to achieve the neon glow in pink/cyan/magenta. (4) Randomize occasional flicker via JS: letters dim/extinguish for short random intervals, with a subtle audible-less visual buzz (quick brightness jitter). (5) Use only inline CSS and inline JS; no build step. (6) You MAY load libraries/fonts from https://cdn.jsdelivr.net, https://unpkg.com, https://cdnjs.cloudflare.com, or https://fonts.googleapis.com / https://fonts.gstatic.com via CDN. (7) Cohesive late-night bar aesthetic, soft background vignette, no UI clutter. (8) No TODOs, placeholders, or lorem ipsum.
Scorer config
{
  "min_chars": 1200,
  "required_contains": [
    "<style",
    "<script"
  ],
  "requires_one_of": [
    "text-shadow",
    "drop-shadow",
    "filter:"
  ],
  "forbidden_contains": [
    "```",
    "TODO",
    "lorem ipsum",
    "your content here"
  ],
  "allowed_cdn_hosts": [
    "cdn.jsdelivr.net",
    "unpkg.com",
    "cdnjs.cloudflare.com",
    "fonts.googleapis.com",
    "fonts.gstatic.com"
  ],
  "playwright_enabled": true,
  "judge_enabled": true,
  "viewport_width": 1280,
  "viewport_height": 800,
  "render_wait_ms": 1500
}
Run parameters

temperature

0.4

max_tokens

6000

timeout (s)

180

type

scored

file

neon_sign_flicker.json

← PreviousBreakout Game
|
Next →Thunderstorm Over City

BLXBench

Community driven leaderboardPublic benchmark runner — run in your environment, share results with the community.

© 2026 BLXBench by bitslix.com

ProvenanceAggregated from user runs
Scope6 / 7 / 372
Latestrun_5434c2 / 7 / $0.00
TermsPrivacy